#de80ed color space conversions
Hex:
#de80ed
RGB:
222, 128, 237
CMY:
13, 50, 7
CMYK:
6, 46, 0, 7
HSL:
292°, 75.1724%, 71.5686%
HSV (HSB):
292°, 45.9916%, 92.9412%
XYZ:
53.1294, 37.0824, 84.4781
xyY:
0.3041, 0.2123, 37.0824
CIE-Lab:
67.3388, 52.6595, -40.0896
CIE-LCH:
67.3388, 66.1830, 322.7180
CIE-Luv:
67.3388, 42.4327, -71.3666
Hunter-Lab:
60.8953, 49.1695, -39.6245
#de80ed color charts
#de80ed color shades, tints & tones
#de80ed color schemes
#de80ed color preview, HTML & CSS examples
This text has a color of #de80ed
<p style="color:#de80ed;">Text here</p>
.mytext {color:#de80ed;}
This box has a color of #de80ed
<div style="background-color:#de80ed;">Content here</div>
.mybackground {background-color:#de80ed;}
Border around this has a color of #de80ed
<div style="border:2px solid #de80ed;">Content here</div>
.myborder {border:2px solid #de80ed;}