#cb00a6 color space conversions
Hex:
#cb00a6
RGB:
203, 0, 166
CMY:
20, 100, 35
CMYK:
0, 100, 18, 20
HSL:
311°, 100.0000%, 39.8039%
HSV (HSB):
311°, 100.0000%, 79.6078%
XYZ:
31.5115, 15.4497, 37.3976
xyY:
0.3735, 0.1831, 15.4497
CIE-Lab:
46.2441, 77.7632, -32.7461
CIE-LCH:
46.2441, 84.3767, 337.1640
CIE-Luv:
46.2441, 82.8901, -58.9077
Hunter-Lab:
39.3061, 74.3171, -28.8970
#cb00a6 color charts
#cb00a6 color shades, tints & tones
#cb00a6 color schemes
#cb00a6 color preview, HTML & CSS examples
This text has a color of #cb00a6
<p style="color:#cb00a6;">Text here</p>
.mytext {color:#cb00a6;}
This box has a color of #cb00a6
<div style="background-color:#cb00a6;">Content here</div>
.mybackground {background-color:#cb00a6;}
Border around this has a color of #cb00a6
<div style="border:2px solid #cb00a6;">Content here</div>
.myborder {border:2px solid #cb00a6;}