#cb00a7 color space conversions
Hex:
#cb00a7
RGB:
203, 0, 167
CMY:
20, 100, 35
CMYK:
0, 100, 18, 20
HSL:
311°, 100.0000%, 39.8039%
HSV (HSB):
311°, 100.0000%, 79.6078%
XYZ:
31.6037, 15.4865, 37.8827
xyY:
0.3719, 0.1823, 15.4865
CIE-Lab:
46.2935, 77.8870, -33.2638
CIE-LCH:
46.2935, 84.6927, 336.8737
CIE-Luv:
46.2935, 82.4422, -59.6818
Hunter-Lab:
39.3529, 74.4826, -29.5279
#cb00a7 color charts
#cb00a7 color shades, tints & tones
#cb00a7 color schemes
#cb00a7 color preview, HTML & CSS examples
This text has a color of #cb00a7
<p style="color:#cb00a7;">Text here</p>
.mytext {color:#cb00a7;}
This box has a color of #cb00a7
<div style="background-color:#cb00a7;">Content here</div>
.mybackground {background-color:#cb00a7;}
Border around this has a color of #cb00a7
<div style="border:2px solid #cb00a7;">Content here</div>
.myborder {border:2px solid #cb00a7;}