#c01cb3 color space conversions
Hex:
#c01cb3
RGB:
192, 28, 179
CMY:
25, 89, 30
CMYK:
0, 85, 7, 25
HSL:
305°, 74.5455%, 43.1373%
HSV (HSB):
305°, 85.4167%, 75.2941%
XYZ:
30.2902, 15.2916, 44.0029
xyY:
0.3381, 0.1707, 15.2916
CIE-Lab:
46.0311, 74.1511, -40.9166
CIE-LCH:
46.0311, 84.6909, 331.1101
CIE-Luv:
46.0311, 66.7227, -69.9894
Hunter-Lab:
39.1045, 69.8322, -39.3437
#c01cb3 color charts
#c01cb3 color shades, tints & tones
#c01cb3 color schemes
#c01cb3 color preview, HTML & CSS examples
This text has a color of #c01cb3
<p style="color:#c01cb3;">Text here</p>
.mytext {color:#c01cb3;}
This box has a color of #c01cb3
<div style="background-color:#c01cb3;">Content here</div>
.mybackground {background-color:#c01cb3;}
Border around this has a color of #c01cb3
<div style="border:2px solid #c01cb3;">Content here</div>
.myborder {border:2px solid #c01cb3;}