#cd53ed color space conversions
Hex:
#cd53ed
RGB:
205, 83, 237
CMY:
20, 67, 7
CMYK:
14, 65, 0, 7
HSL:
288°, 81.0526%, 62.7451%
HSV (HSB):
288°, 64.9789%, 92.9412%
XYZ:
43.5562, 25.2801, 82.7046
xyY:
0.2874, 0.1668, 25.2801
CIE-Lab:
57.3473, 69.3325, -56.0211
CIE-LCH:
57.3473, 89.1367, 321.0616
CIE-Luv:
57.3473, 46.1170, -96.3162
Hunter-Lab:
50.2793, 66.6430, -62.3309
#cd53ed color charts
#cd53ed color shades, tints & tones
#cd53ed color schemes
#cd53ed color preview, HTML & CSS examples
This text has a color of #cd53ed
<p style="color:#cd53ed;">Text here</p>
.mytext {color:#cd53ed;}
This box has a color of #cd53ed
<div style="background-color:#cd53ed;">Content here</div>
.mybackground {background-color:#cd53ed;}
Border around this has a color of #cd53ed
<div style="border:2px solid #cd53ed;">Content here</div>
.myborder {border:2px solid #cd53ed;}