#cd33ed color space conversions
Hex:
#cd33ed
RGB:
205, 51, 237
CMY:
20, 80, 7
CMYK:
14, 78, 0, 7
HSL:
290°, 83.7838%, 56.4706%
HSV (HSB):
290°, 78.4810%, 92.9412%
XYZ:
41.6467, 21.4612, 82.0682
xyY:
0.2869, 0.1478, 21.4612
CIE-Lab:
53.4506, 80.4111, -62.2702
CIE-LCH:
53.4506, 101.7031, 322.2459
CIE-Luv:
53.4506, 52.3622, -105.3236
Hunter-Lab:
46.3262, 79.3984, -72.6054
#cd33ed color charts
#cd33ed color shades, tints & tones
#cd33ed color schemes
#cd33ed color preview, HTML & CSS examples
This text has a color of #cd33ed
<p style="color:#cd33ed;">Text here</p>
.mytext {color:#cd33ed;}
This box has a color of #cd33ed
<div style="background-color:#cd33ed;">Content here</div>
.mybackground {background-color:#cd33ed;}
Border around this has a color of #cd33ed
<div style="border:2px solid #cd33ed;">Content here</div>
.myborder {border:2px solid #cd33ed;}