#cd10e5 color space conversions
Hex:
#cd10e5
RGB:
205, 16, 229
CMY:
20, 94, 10
CMYK:
10, 93, 0, 10
HSL:
293°, 86.9388%, 48.0392%
HSV (HSB):
293°, 93.0131%, 89.8039%
XYZ:
39.5050, 19.0069, 75.7153
xyY:
0.2943, 0.1416, 19.0069
CIE-Lab:
50.6952, 85.6629, -62.1977
CIE-LCH:
50.6952, 105.8616, 324.0175
CIE-Luv:
50.6952, 58.3618, -104.3280
Hunter-Lab:
43.5969, 85.4520, -72.4520
#cd10e5 color charts
#cd10e5 color shades, tints & tones
#cd10e5 color schemes
#cd10e5 color preview, HTML & CSS examples
This text has a color of #cd10e5
<p style="color:#cd10e5;">Text here</p>
.mytext {color:#cd10e5;}
This box has a color of #cd10e5
<div style="background-color:#cd10e5;">Content here</div>
.mybackground {background-color:#cd10e5;}
Border around this has a color of #cd10e5
<div style="border:2px solid #cd10e5;">Content here</div>
.myborder {border:2px solid #cd10e5;}