#c01dc1 color space conversions
Hex:
#c01dc1
RGB:
192, 29, 193
CMY:
25, 89, 24
CMYK:
1, 85, 0, 24
HSL:
300°, 73.8739%, 43.5294%
HSV (HSB):
300°, 84.9741%, 75.6863%
XYZ:
31.8032, 15.9355, 51.8517
xyY:
0.3193, 0.1600, 15.9355
CIE-Lab:
46.8897, 76.0448, -47.7515
CIE-LCH:
46.8897, 89.7943, 327.8737
CIE-Luv:
46.8897, 61.2668, -80.4504
Hunter-Lab:
39.9192, 72.3504, -49.0692
#c01dc1 color charts
#c01dc1 color shades, tints & tones
#c01dc1 color schemes
#c01dc1 color preview, HTML & CSS examples
This text has a color of #c01dc1
<p style="color:#c01dc1;">Text here</p>
.mytext {color:#c01dc1;}
This box has a color of #c01dc1
<div style="background-color:#c01dc1;">Content here</div>
.mybackground {background-color:#c01dc1;}
Border around this has a color of #c01dc1
<div style="border:2px solid #c01dc1;">Content here</div>
.myborder {border:2px solid #c01dc1;}