#dedaf8 color space conversions
Hex:
#dedaf8
RGB:
222, 218, 248
CMY:
13, 15, 3
CMYK:
10, 12, 0, 3
HSL:
248°, 68.1818%, 91.3725%
HSV (HSB):
248°, 12.0968%, 97.2549%
XYZ:
72.1389, 72.4497, 98.9890
xyY:
0.2962, 0.2974, 72.4497
CIE-Lab:
88.1846, 7.0147, -14.1201
CIE-LCH:
88.1846, 15.7666, 296.4176
CIE-Luv:
88.1846, 0.4175, -23.4506
Hunter-Lab:
85.1174, 2.3273, -9.3703
#dedaf8 color charts
#dedaf8 color shades, tints & tones
#dedaf8 color schemes
#dedaf8 color preview, HTML & CSS examples
This text has a color of #dedaf8
<p style="color:#dedaf8;">Text here</p>
.mytext {color:#dedaf8;}
This box has a color of #dedaf8
<div style="background-color:#dedaf8;">Content here</div>
.mybackground {background-color:#dedaf8;}
Border around this has a color of #dedaf8
<div style="border:2px solid #dedaf8;">Content here</div>
.myborder {border:2px solid #dedaf8;}