#dcddef color space conversions
Hex:
#dcddef
RGB:
220, 221, 239
CMY:
14, 13, 6
CMYK:
8, 8, 0, 6
HSL:
237°, 37.2549%, 90.0000%
HSV (HSB):
237°, 7.9498%, 93.7255%
XYZ:
70.9516, 73.1605, 92.0432
xyY:
0.3004, 0.3098, 73.1605
CIE-Lab:
88.5242, 3.0349, -8.8926
CIE-LCH:
88.5242, 9.3963, 288.8439
CIE-Luv:
88.5242, -1.5702, -14.3898
Hunter-Lab:
85.5339, -1.6161, -3.9283
#dcddef color charts
#dcddef RGB chart
#dcddef CMYK chart
#dcddef RGB pie chart
#dcddef color shades, tints & tones
#dcddef color schemes
#dcddef color preview, HTML & CSS examples
This text has a color of #dcddef
<p style="color:#dcddef;">Text here</p>
.mytext {color:#dcddef;}
Text color #dcddef
This box has a color of #dcddef
<div style="background-color:#dcddef;">Content here</div>
.mybackground {background-color:#dcddef;}
Background color #dcddef
Border around this has a color of #dcddef
<div style="border:2px solid #dcddef;">Content here</div>
.myborder {border:2px solid #dcddef;}
Border color #dcddef