#cd50ed color space conversions
Hex:
#cd50ed
RGB:
205, 80, 237
CMY:
20, 69, 7
CMYK:
14, 66, 0, 7
HSL:
288°, 81.3472%, 62.1569%
HSV (HSB):
288°, 66.2447%, 92.9412%
XYZ:
43.3316, 24.8309, 82.6298
xyY:
0.2874, 0.1647, 24.8309
CIE-Lab:
56.9103, 70.5525, -56.7195
CIE-LCH:
56.9103, 90.5249, 321.2030
CIE-Luv:
56.9103, 46.8447, -97.3717
Hunter-Lab:
49.8306, 68.0160, -63.4341
#cd50ed color charts
#cd50ed color shades, tints & tones
#cd50ed color schemes
#cd50ed color preview, HTML & CSS examples
This text has a color of #cd50ed
<p style="color:#cd50ed;">Text here</p>
.mytext {color:#cd50ed;}
This box has a color of #cd50ed
<div style="background-color:#cd50ed;">Content here</div>
.mybackground {background-color:#cd50ed;}
Border around this has a color of #cd50ed
<div style="border:2px solid #cd50ed;">Content here</div>
.myborder {border:2px solid #cd50ed;}