#c01adc color space conversions
Hex:
#c01adc
RGB:
192, 26, 220
CMY:
25, 90, 14
CMYK:
13, 88, 0, 14
HSL:
291°, 78.8618%, 48.2353%
HSV (HSB):
291°, 88.1818%, 86.2745%
XYZ:
35.0259, 17.1126, 69.1671
xyY:
0.2887, 0.1411, 17.1126
CIE-Lab:
48.4016, 80.8777, -60.8895
CIE-LCH:
48.4016, 101.2361, 323.0254
CIE-Luv:
48.4016, 52.1042, -100.5659
Hunter-Lab:
41.3673, 78.7438, -70.1771
#c01adc color charts
#c01adc color shades, tints & tones
#c01adc color schemes
#c01adc color preview, HTML & CSS examples
This text has a color of #c01adc
<p style="color:#c01adc;">Text here</p>
.mytext {color:#c01adc;}
This box has a color of #c01adc
<div style="background-color:#c01adc;">Content here</div>
.mybackground {background-color:#c01adc;}
Border around this has a color of #c01adc
<div style="border:2px solid #c01adc;">Content here</div>
.myborder {border:2px solid #c01adc;}