#c01dac color space conversions
Hex:
#c01dac
RGB:
192, 29, 172
CMY:
25, 89, 33
CMYK:
0, 85, 10, 25
HSL:
307°, 73.7557%, 43.3333%
HSV (HSB):
307°, 84.8958%, 75.2941%
XYZ:
29.6240, 15.0638, 40.3760
xyY:
0.3483, 0.1771, 15.0638
CIE-Lab:
45.7214, 72.9637, -37.2708
CIE-LCH:
45.7214, 81.9318, 332.9414
CIE-Luv:
45.7214, 69.3738, -64.4577
Hunter-Lab:
38.8121, 68.3222, -34.5106
#c01dac color charts
#c01dac color shades, tints & tones
#c01dac color schemes
#c01dac color preview, HTML & CSS examples
This text has a color of #c01dac
<p style="color:#c01dac;">Text here</p>
.mytext {color:#c01dac;}
This box has a color of #c01dac
<div style="background-color:#c01dac;">Content here</div>
.mybackground {background-color:#c01dac;}
Border around this has a color of #c01dac
<div style="border:2px solid #c01dac;">Content here</div>
.myborder {border:2px solid #c01dac;}