#dedaff color space conversions
Hex:
#dedaff
RGB:
222, 218, 255
CMY:
13, 15, 0
CMYK:
13, 15, 0, 0
HSL:
246°, 100.0000%, 92.7451%
HSV (HSB):
246°, 14.5098%, 100.0000%
XYZ:
73.2456, 72.8924, 104.8169
xyY:
0.2919, 0.2905, 72.8924
CIE-Lab:
88.3964, 8.4224, -17.4850
CIE-LCH:
88.3964, 19.4078, 295.7198
CIE-Luv:
88.3964, -0.0269, -29.1835
Hunter-Lab:
85.3770, 3.7266, -13.0261
#dedaff color charts
#dedaff RGB chart
#dedaff CMYK chart
#dedaff RGB pie chart
#dedaff color shades, tints & tones
#dedaff color schemes
#dedaff color preview, HTML & CSS examples
This text has a color of #dedaff
<p style="color:#dedaff;">Text here</p>
.mytext {color:#dedaff;}
Text color #dedaff
This box has a color of #dedaff
<div style="background-color:#dedaff;">Content here</div>
.mybackground {background-color:#dedaff;}
Background color #dedaff
Border around this has a color of #dedaff
<div style="border:2px solid #dedaff;">Content here</div>
.myborder {border:2px solid #dedaff;}
Border color #dedaff