#dedefa color space conversions
Hex:
#dedefa
RGB:
222, 222, 250
CMY:
13, 13, 2
CMYK:
11, 11, 0, 2
HSL:
240°, 73.6842%, 92.5490%
HSV (HSB):
240°, 11.2000%, 98.0392%
XYZ:
73.5008, 74.6743, 100.9821
xyY:
0.2950, 0.2997, 74.6743
CIE-Lab:
89.2402, 5.3170, -13.5919
CIE-LCH:
89.2402, 14.5949, 291.3649
CIE-Luv:
89.2402, -1.6095, -22.3453
Hunter-Lab:
86.4143, 0.6005, -8.7952
#dedefa color charts
#dedefa RGB chart
#dedefa CMYK chart
#dedefa RGB pie chart
#dedefa color shades, tints & tones
#dedefa color schemes
#dedefa color preview, HTML & CSS examples
This text has a color of #dedefa
<p style="color:#dedefa;">Text here</p>
.mytext {color:#dedefa;}
Text color #dedefa
This box has a color of #dedefa
<div style="background-color:#dedefa;">Content here</div>
.mybackground {background-color:#dedefa;}
Background color #dedefa
Border around this has a color of #dedefa
<div style="border:2px solid #dedefa;">Content here</div>
.myborder {border:2px solid #dedefa;}
Border color #dedefa