#de90ed color space conversions
Hex:
#de90ed
RGB:
222, 144, 237
CMY:
13, 44, 7
CMYK:
6, 39, 0, 7
HSL:
290°, 72.0930%, 74.7059%
HSV (HSB):
290°, 39.2405%, 92.9412%
XYZ:
55.3835, 41.5905, 85.2295
xyY:
0.3040, 0.2283, 41.5905
CIE-Lab:
70.5877, 44.3998, -35.0312
CIE-LCH:
70.5877, 56.5556, 321.7268
CIE-Luv:
70.5877, 35.8914, -62.3717
Hunter-Lab:
64.4907, 40.4339, -33.2128
#de90ed color charts
#de90ed color shades, tints & tones
#de90ed color schemes
#de90ed color preview, HTML & CSS examples
This text has a color of #de90ed
<p style="color:#de90ed;">Text here</p>
.mytext {color:#de90ed;}
This box has a color of #de90ed
<div style="background-color:#de90ed;">Content here</div>
.mybackground {background-color:#de90ed;}
Border around this has a color of #de90ed
<div style="border:2px solid #de90ed;">Content here</div>
.myborder {border:2px solid #de90ed;}