#c01deb color space conversions
Hex:
#c01deb
RGB:
192, 29, 235
CMY:
25, 89, 8
CMYK:
18, 88, 0, 8
HSL:
287°, 83.7398%, 51.7647%
HSV (HSB):
287°, 87.6596%, 92.1569%
XYZ:
37.1730, 18.0834, 80.1285
xyY:
0.2746, 0.1336, 18.0834
CIE-Lab:
49.5971, 82.9047, -67.4689
CIE-LCH:
49.5971, 106.8889, 320.8609
CIE-Luv:
49.5971, 47.1295, -110.7601
Hunter-Lab:
42.5245, 81.6186, -81.9523
#c01deb color charts
#c01deb color shades, tints & tones
#c01deb color schemes
#c01deb color preview, HTML & CSS examples
This text has a color of #c01deb
<p style="color:#c01deb;">Text here</p>
.mytext {color:#c01deb;}
This box has a color of #c01deb
<div style="background-color:#c01deb;">Content here</div>
.mybackground {background-color:#c01deb;}
Border around this has a color of #c01deb
<div style="border:2px solid #c01deb;">Content here</div>
.myborder {border:2px solid #c01deb;}