#b005ca color space conversions
Hex:
#b005ca
RGB:
176, 5, 202
CMY:
31, 98, 21
CMYK:
13, 98, 0, 21
HSL:
292°, 95.1691%, 40.5882%
HSV (HSB):
292°, 97.5248%, 79.2157%
XYZ:
28.6194, 13.6029, 56.9943
xyY:
0.2885, 0.1371, 13.6029
CIE-Lab:
43.6580, 77.9816, -58.3249
CIE-LCH:
43.6580, 97.3803, 323.2060
CIE-Luv:
43.6580, 48.6787, -93.6665
Hunter-Lab:
36.8821, 73.9670, -65.8039
#b005ca color charts
#b005ca color shades, tints & tones
#b005ca color schemes
#b005ca color preview, HTML & CSS examples
This text has a color of #b005ca
<p style="color:#b005ca;">Text here</p>
.mytext {color:#b005ca;}
This box has a color of #b005ca
<div style="background-color:#b005ca;">Content here</div>
.mybackground {background-color:#b005ca;}
Border around this has a color of #b005ca
<div style="border:2px solid #b005ca;">Content here</div>
.myborder {border:2px solid #b005ca;}