#cb01c4 color space conversions
Hex:
#cb01c4
RGB:
203, 1, 196
CMY:
20, 100, 23
CMYK:
0, 100, 3, 20
HSL:
302°, 99.0196%, 40.0000%
HSV (HSB):
302°, 99.5074%, 79.6078%
XYZ:
34.6033, 16.7037, 53.6249
xyY:
0.3298, 0.1592, 16.7037
CIE-Lab:
47.8846, 81.6585, -47.7966
CIE-LCH:
47.8846, 94.6184, 329.6586
CIE-Luv:
47.8846, 70.0185, -81.7286
Hunter-Lab:
40.8702, 79.6063, -49.1840
#cb01c4 color charts
#cb01c4 color shades, tints & tones
#cb01c4 color schemes
#cb01c4 color preview, HTML & CSS examples
This text has a color of #cb01c4
<p style="color:#cb01c4;">Text here</p>
.mytext {color:#cb01c4;}
This box has a color of #cb01c4
<div style="background-color:#cb01c4;">Content here</div>
.mybackground {background-color:#cb01c4;}
Border around this has a color of #cb01c4
<div style="border:2px solid #cb01c4;">Content here</div>
.myborder {border:2px solid #cb01c4;}