#cb01c1 color space conversions
Hex:
#cb01c1
RGB:
203, 1, 193
CMY:
20, 100, 24
CMYK:
0, 100, 5, 20
HSL:
303°, 99.0196%, 40.0000%
HSV (HSB):
303°, 99.5074%, 79.6078%
XYZ:
34.2651, 16.5685, 51.8441
xyY:
0.3337, 0.1614, 16.5685
CIE-Lab:
47.7116, 81.2370, -46.3267
CIE-LCH:
47.7116, 93.5180, 330.3053
CIE-Luv:
47.7116, 71.2369, -79.4792
Hunter-Lab:
40.7044, 79.0292, -47.0231
#cb01c1 color charts
#cb01c1 color shades, tints & tones
#cb01c1 color schemes
#cb01c1 color preview, HTML & CSS examples
This text has a color of #cb01c1
<p style="color:#cb01c1;">Text here</p>
.mytext {color:#cb01c1;}
This box has a color of #cb01c1
<div style="background-color:#cb01c1;">Content here</div>
.mybackground {background-color:#cb01c1;}
Border around this has a color of #cb01c1
<div style="border:2px solid #cb01c1;">Content here</div>
.myborder {border:2px solid #cb01c1;}