#c00ed1 color space conversions
Hex:
#c00ed1
RGB:
192, 14, 209
CMY:
25, 95, 18
CMYK:
8, 93, 0, 18
HSL:
295°, 87.4439%, 43.7255%
HSV (HSB):
295°, 93.3014%, 81.9608%
XYZ:
33.4039, 16.1240, 61.6733
xyY:
0.3004, 0.1450, 16.1240
CIE-Lab:
47.1367, 80.7084, -56.6223
CIE-LCH:
47.1367, 98.5897, 324.9478
CIE-Luv:
47.1367, 56.6512, -93.7925
Hunter-Lab:
40.1547, 78.2199, -62.9547
#c00ed1 color charts
#c00ed1 color shades, tints & tones
#c00ed1 color schemes
#c00ed1 color preview, HTML & CSS examples
This text has a color of #c00ed1
<p style="color:#c00ed1;">Text here</p>
.mytext {color:#c00ed1;}
This box has a color of #c00ed1
<div style="background-color:#c00ed1;">Content here</div>
.mybackground {background-color:#c00ed1;}
Border around this has a color of #c00ed1
<div style="border:2px solid #c00ed1;">Content here</div>
.myborder {border:2px solid #c00ed1;}