#cd14e5 color space conversions
Hex:
#cd14e5
RGB:
205, 20, 229
CMY:
20, 92, 10
CMYK:
10, 91, 0, 10
HSL:
293°, 83.9357%, 48.8235%
HSV (HSB):
293°, 91.2664%, 89.8039%
XYZ:
39.5699, 19.1366, 75.7369
xyY:
0.2943, 0.1423, 19.1366
CIE-Lab:
50.8466, 85.2144, -61.9535
CIE-LCH:
50.8466, 105.3553, 323.9817
CIE-Luv:
50.8466, 58.1362, -104.0142
Hunter-Lab:
43.7454, 84.9076, -72.0277
#cd14e5 color charts
#cd14e5 color shades, tints & tones
#cd14e5 color schemes
#cd14e5 color preview, HTML & CSS examples
This text has a color of #cd14e5
<p style="color:#cd14e5;">Text here</p>
.mytext {color:#cd14e5;}
This box has a color of #cd14e5
<div style="background-color:#cd14e5;">Content here</div>
.mybackground {background-color:#cd14e5;}
Border around this has a color of #cd14e5
<div style="border:2px solid #cd14e5;">Content here</div>
.myborder {border:2px solid #cd14e5;}