#de92ed color space conversions
Hex:
#de92ed
RGB:
222, 146, 237
CMY:
13, 43, 7
CMYK:
6, 38, 0, 7
HSL:
290°, 71.6535%, 75.0980%
HSV (HSB):
290°, 38.3966%, 92.9412%
XYZ:
55.6891, 42.2018, 85.3314
xyY:
0.3039, 0.2303, 42.2018
CIE-Lab:
71.0098, 43.3471, -34.3768
CIE-LCH:
71.0098, 55.3239, 321.5835
CIE-Luv:
71.0098, 35.0362, -61.1952
Hunter-Lab:
64.9629, 39.3332, -32.4058
#de92ed color charts
#de92ed color shades, tints & tones
#de92ed color schemes
#de92ed color preview, HTML & CSS examples
This text has a color of #de92ed
<p style="color:#de92ed;">Text here</p>
.mytext {color:#de92ed;}
This box has a color of #de92ed
<div style="background-color:#de92ed;">Content here</div>
.mybackground {background-color:#de92ed;}
Border around this has a color of #de92ed
<div style="border:2px solid #de92ed;">Content here</div>
.myborder {border:2px solid #de92ed;}