#c00dec color space conversions
Hex:
#c00dec
RGB:
192, 13, 236
CMY:
25, 95, 7
CMYK:
19, 94, 0, 7
HSL:
288°, 89.5582%, 48.8235%
HSV (HSB):
288°, 94.4915%, 92.5490%
XYZ:
37.0225, 17.5504, 80.7932
xyY:
0.2735, 0.1297, 17.5504
CIE-Lab:
48.9462, 85.2158, -69.0889
CIE-LCH:
48.9462, 109.7041, 320.9665
CIE-Luv:
48.9462, 47.7590, -112.7920
Hunter-Lab:
41.8933, 84.4333, -85.0183
#c00dec color charts
#c00dec color shades, tints & tones
#c00dec color schemes
#c00dec color preview, HTML & CSS examples
This text has a color of #c00dec
<p style="color:#c00dec;">Text here</p>
.mytext {color:#c00dec;}
This box has a color of #c00dec
<div style="background-color:#c00dec;">Content here</div>
.mybackground {background-color:#c00dec;}
Border around this has a color of #c00dec
<div style="border:2px solid #c00dec;">Content here</div>
.myborder {border:2px solid #c00dec;}