#c01dc9 color space conversions
Hex:
#c01dc9
RGB:
192, 29, 201
CMY:
25, 89, 21
CMYK:
4, 86, 0, 21
HSL:
297°, 74.7826%, 45.0980%
HSV (HSB):
297°, 85.5721%, 78.8235%
XYZ:
32.7202, 16.3022, 56.6804
xyY:
0.3095, 0.1542, 16.3022
CIE-Lab:
47.3686, 77.2853, -51.6309
CIE-LCH:
47.3686, 92.9450, 326.2549
CIE-Luv:
47.3686, 58.3556, -86.4077
Hunter-Lab:
40.3760, 73.9960, -54.9689
#c01dc9 color charts
#c01dc9 color shades, tints & tones
#c01dc9 color schemes
#c01dc9 color preview, HTML & CSS examples
This text has a color of #c01dc9
<p style="color:#c01dc9;">Text here</p>
.mytext {color:#c01dc9;}
This box has a color of #c01dc9
<div style="background-color:#c01dc9;">Content here</div>
.mybackground {background-color:#c01dc9;}
Border around this has a color of #c01dc9
<div style="border:2px solid #c01dc9;">Content here</div>
.myborder {border:2px solid #c01dc9;}