#cd90ed color space conversions
Hex:
#cd90ed
RGB:
205, 144, 237
CMY:
20, 44, 7
CMYK:
14, 39, 0, 7
HSL:
279°, 72.0930%, 74.7059%
HSV (HSB):
279°, 39.2405%, 92.9412%
XYZ:
50.4362, 39.0401, 84.9980
xyY:
0.2891, 0.2238, 39.0401
CIE-Lab:
68.7803, 39.3653, -37.9804
CIE-LCH:
68.7803, 54.7004, 316.0258
CIE-Luv:
68.7803, 25.5521, -66.1719
Hunter-Lab:
62.4821, 34.7434, -36.9182
#cd90ed color charts
#cd90ed color shades, tints & tones
#cd90ed color schemes
#cd90ed color preview, HTML & CSS examples
This text has a color of #cd90ed
<p style="color:#cd90ed;">Text here</p>
.mytext {color:#cd90ed;}
This box has a color of #cd90ed
<div style="background-color:#cd90ed;">Content here</div>
.mybackground {background-color:#cd90ed;}
Border around this has a color of #cd90ed
<div style="border:2px solid #cd90ed;">Content here</div>
.myborder {border:2px solid #cd90ed;}