#deddfc color space conversions
Hex:
#deddfc
RGB:
222, 221, 252
CMY:
13, 13, 1
CMYK:
12, 12, 0, 1
HSL:
242°, 83.7838%, 92.7451%
HSV (HSB):
242°, 12.3016%, 98.8235%
XYZ:
73.5513, 74.2708, 102.5546
xyY:
0.2938, 0.2966, 74.2708
CIE-Lab:
89.0503, 6.2407, -14.9264
CIE-LCH:
89.0503, 16.1785, 292.6897
CIE-Luv:
89.0503, -1.2541, -24.6627
Hunter-Lab:
86.1805, 1.5262, -10.2286
#deddfc color charts
#deddfc RGB chart
#deddfc CMYK chart
#deddfc RGB pie chart
#deddfc color shades, tints & tones
#deddfc color schemes
#deddfc color preview, HTML & CSS examples
This text has a color of #deddfc
<p style="color:#deddfc;">Text here</p>
.mytext {color:#deddfc;}
Text color #deddfc
This box has a color of #deddfc
<div style="background-color:#deddfc;">Content here</div>
.mybackground {background-color:#deddfc;}
Background color #deddfc
Border around this has a color of #deddfc
<div style="border:2px solid #deddfc;">Content here</div>
.myborder {border:2px solid #deddfc;}
Border color #deddfc