#cd90e1 color space conversions
Hex:
#cd90e1
RGB:
205, 144, 225
CMY:
20, 44, 12
CMYK:
9, 36, 0, 12
HSL:
285°, 57.4468%, 72.3529%
HSV (HSB):
285°, 36.0000%, 88.2353%
XYZ:
48.7407, 38.3619, 76.0698
xyY:
0.2987, 0.2351, 38.3619
CIE-Lab:
68.2865, 36.9060, -32.1440
CIE-LCH:
68.2865, 48.9417, 318.9451
CIE-Luv:
68.2865, 27.4202, -56.1797
Hunter-Lab:
61.9370, 32.0791, -29.4630
#cd90e1 color charts
#cd90e1 color shades, tints & tones
#cd90e1 color schemes
#cd90e1 color preview, HTML & CSS examples
This text has a color of #cd90e1
<p style="color:#cd90e1;">Text here</p>
.mytext {color:#cd90e1;}
This box has a color of #cd90e1
<div style="background-color:#cd90e1;">Content here</div>
.mybackground {background-color:#cd90e1;}
Border around this has a color of #cd90e1
<div style="border:2px solid #cd90e1;">Content here</div>
.myborder {border:2px solid #cd90e1;}