Hi i want to display in UITableviewcells
background color dynamically using HTML Color codes. My requirement is using json array and get HTML Color codes. And using color codes how to convert rgb value.Any body help me.
This is my json
response.
[{"classified_id":83,color_code":"#990066}
{"classified_id":82 "color_code":"#ff66cc”}
{"classified_id":80 color_code":"#990066”}
{"classified_id":78 "color_code":"#ff6633”}
{“classified_id":77 "color_code":"#ff6633”}