#cb01c8 color space conversions
Hex:
#cb01c8
RGB:
203, 1, 200
CMY:
20, 100, 22
CMYK:
0, 100, 1, 20
HSL:
301°, 99.0196%, 40.0000%
HSV (HSB):
301°, 99.5074%, 79.6078%
XYZ:
35.0648, 16.8883, 56.0552
xyY:
0.3246, 0.1564, 16.8883
CIE-Lab:
48.1190, 82.2281, -49.7432
CIE-LCH:
48.1190, 96.1033, 328.8285
CIE-Luv:
48.1190, 68.4171, -84.7113
Hunter-Lab:
41.0954, 80.3886, -52.1063
#cb01c8 color charts
#cb01c8 color shades, tints & tones
#cb01c8 color schemes
#cb01c8 color preview, HTML & CSS examples
This text has a color of #cb01c8
<p style="color:#cb01c8;">Text here</p>
.mytext {color:#cb01c8;}
This box has a color of #cb01c8
<div style="background-color:#cb01c8;">Content here</div>
.mybackground {background-color:#cb01c8;}
Border around this has a color of #cb01c8
<div style="border:2px solid #cb01c8;">Content here</div>
.myborder {border:2px solid #cb01c8;}