#dbcddc color space conversions
Hex:
#dbcddc
RGB:
219, 205, 220
CMY:
14, 20, 14
CMYK:
0, 7, 0, 14
HSL:
296°, 17.6471%, 83.3333%
HSV (HSB):
296°, 6.8182%, 86.2745%
XYZ:
63.9630, 63.8900, 76.6709
xyY:
0.3127, 0.3124, 63.8900
CIE-Lab:
83.9085, 7.5208, -5.6758
CIE-LCH:
83.9085, 9.4222, 322.9588
CIE-Luv:
83.9085, 7.0484, -10.0165
Hunter-Lab:
79.9312, 2.9606, -0.9198
#dbcddc color charts
#dbcddc RGB chart
#dbcddc CMYK chart
#dbcddc RGB pie chart
#dbcddc color shades, tints & tones
#dbcddc color schemes
#dbcddc color preview, HTML & CSS examples
This text has a color of #dbcddc
<p style="color:#dbcddc;">Text here</p>
.mytext {color:#dbcddc;}
Text color #dbcddc
This box has a color of #dbcddc
<div style="background-color:#dbcddc;">Content here</div>
.mybackground {background-color:#dbcddc;}
Background color #dbcddc
Border around this has a color of #dbcddc
<div style="border:2px solid #dbcddc;">Content here</div>
.myborder {border:2px solid #dbcddc;}
Border color #dbcddc