#de83ed color space conversions
Hex:
#de83ed
RGB:
222, 131, 237
CMY:
13, 49, 7
CMYK:
6, 45, 0, 7
HSL:
292°, 74.6479%, 72.1569%
HSV (HSB):
292°, 44.7257%, 92.9412%
XYZ:
53.5266, 37.8766, 84.6105
xyY:
0.3041, 0.2152, 37.8766
CIE-Lab:
67.9296, 51.1366, -39.1669
CIE-LCH:
67.9296, 64.4127, 322.5505
CIE-Luv:
67.9296, 41.2500, -69.7407
Hunter-Lab:
61.5440, 47.5446, -38.4310
#de83ed color charts
#de83ed color shades, tints & tones
#de83ed color schemes
#de83ed color preview, HTML & CSS examples
This text has a color of #de83ed
<p style="color:#de83ed;">Text here</p>
.mytext {color:#de83ed;}
This box has a color of #de83ed
<div style="background-color:#de83ed;">Content here</div>
.mybackground {background-color:#de83ed;}
Border around this has a color of #de83ed
<div style="border:2px solid #de83ed;">Content here</div>
.myborder {border:2px solid #de83ed;}