#dedaf7 color space conversions
Hex:
#dedaf7
RGB:
222, 218, 247
CMY:
13, 15, 3
CMYK:
10, 12, 0, 3
HSL:
248°, 64.4444%, 91.1765%
HSV (HSB):
248°, 11.7409%, 96.8627%
XYZ:
71.9841, 72.3878, 98.1740
xyY:
0.2968, 0.2984, 72.3878
CIE-Lab:
88.1549, 6.8162, -13.6381
CIE-LCH:
88.1549, 15.2466, 296.5556
CIE-Luv:
88.1549, 0.4807, -22.6353
Hunter-Lab:
85.0810, 2.1309, -8.8573
#dedaf7 color charts
#dedaf7 color shades, tints & tones
#dedaf7 color schemes
#dedaf7 color preview, HTML & CSS examples
This text has a color of #dedaf7
<p style="color:#dedaf7;">Text here</p>
.mytext {color:#dedaf7;}
This box has a color of #dedaf7
<div style="background-color:#dedaf7;">Content here</div>
.mybackground {background-color:#dedaf7;}
Border around this has a color of #dedaf7
<div style="border:2px solid #dedaf7;">Content here</div>
.myborder {border:2px solid #dedaf7;}