#cd32ed color space conversions
Hex:
#cd32ed
RGB:
205, 50, 237
CMY:
20, 80, 7
CMYK:
14, 79, 0, 7
HSL:
290°, 83.8565%, 56.2745%
HSV (HSB):
290°, 78.9030%, 92.9412%
XYZ:
41.6035, 21.3748, 82.0538
xyY:
0.2869, 0.1474, 21.3748
CIE-Lab:
53.3572, 80.6822, -62.4205
CIE-LCH:
53.3572, 102.0095, 322.2723
CIE-Luv:
53.3572, 52.5045, -105.5271
Hunter-Lab:
46.2329, 79.7191, -72.8645
#cd32ed color charts
#cd32ed color shades, tints & tones
#cd32ed color schemes
#cd32ed color preview, HTML & CSS examples
This text has a color of #cd32ed
<p style="color:#cd32ed;">Text here</p>
.mytext {color:#cd32ed;}
This box has a color of #cd32ed
<div style="background-color:#cd32ed;">Content here</div>
.mybackground {background-color:#cd32ed;}
Border around this has a color of #cd32ed
<div style="border:2px solid #cd32ed;">Content here</div>
.myborder {border:2px solid #cd32ed;}