#cd00e4 color space conversions
Hex:
#cd00e4
RGB:
205, 0, 228
CMY:
20, 100, 11
CMYK:
10, 100, 0, 11
HSL:
294°, 100.0000%, 44.7059%
HSV (HSB):
294°, 100.0000%, 89.4118%
XYZ:
39.1804, 18.5806, 74.9202
xyY:
0.2953, 0.1400, 18.5806
CIE-Lab:
50.1928, 86.8037, -62.4414
CIE-LCH:
50.1928, 106.9290, 324.2710
CIE-Luv:
50.1928, 59.3576, -104.5134
Hunter-Lab:
43.1052, 86.8134, -72.8770
#cd00e4 color charts
#cd00e4 color shades, tints & tones
#cd00e4 color schemes
#cd00e4 color preview, HTML & CSS examples
This text has a color of #cd00e4
<p style="color:#cd00e4;">Text here</p>
.mytext {color:#cd00e4;}
This box has a color of #cd00e4
<div style="background-color:#cd00e4;">Content here</div>
.mybackground {background-color:#cd00e4;}
Border around this has a color of #cd00e4
<div style="border:2px solid #cd00e4;">Content here</div>
.myborder {border:2px solid #cd00e4;}