#c01dbb color space conversions
Hex:
#c01dbb
RGB:
192, 29, 187
CMY:
25, 89, 27
CMYK:
0, 85, 3, 25
HSL:
302°, 73.7557%, 43.3333%
HSV (HSB):
302°, 84.8958%, 75.2941%
XYZ:
31.1472, 15.6731, 48.3973
xyY:
0.3271, 0.1646, 15.6731
CIE-Lab:
46.5426, 75.1377, -44.8016
CIE-LCH:
46.5426, 87.4806, 329.1941
CIE-Luv:
46.5426, 63.5161, -75.9303
Hunter-Lab:
39.5892, 71.1557, -44.7688
#c01dbb color charts
#c01dbb color shades, tints & tones
#c01dbb color schemes
#c01dbb color preview, HTML & CSS examples
This text has a color of #c01dbb
<p style="color:#c01dbb;">Text here</p>
.mytext {color:#c01dbb;}
This box has a color of #c01dbb
<div style="background-color:#c01dbb;">Content here</div>
.mybackground {background-color:#c01dbb;}
Border around this has a color of #c01dbb
<div style="border:2px solid #c01dbb;">Content here</div>
.myborder {border:2px solid #c01dbb;}