#cd90e5 color space conversions
Hex:
#cd90e5
RGB:
205, 144, 229
CMY:
20, 44, 10
CMYK:
10, 37, 0, 10
HSL:
283°, 62.0438%, 73.1373%
HSV (HSB):
283°, 37.1179%, 89.8039%
XYZ:
49.2930, 38.5828, 78.9779
xyY:
0.2954, 0.2312, 38.5828
CIE-Lab:
68.4480, 37.7158, -34.0989
CIE-LCH:
68.4480, 50.8450, 317.8833
CIE-Luv:
68.4480, 26.7950, -59.5134
Hunter-Lab:
62.1151, 32.9518, -31.9054
#cd90e5 color charts
#cd90e5 color shades, tints & tones
#cd90e5 color schemes
#cd90e5 color preview, HTML & CSS examples
This text has a color of #cd90e5
<p style="color:#cd90e5;">Text here</p>
.mytext {color:#cd90e5;}
This box has a color of #cd90e5
<div style="background-color:#cd90e5;">Content here</div>
.mybackground {background-color:#cd90e5;}
Border around this has a color of #cd90e5
<div style="border:2px solid #cd90e5;">Content here</div>
.myborder {border:2px solid #cd90e5;}