#dbccde color space conversions
Hex:
#dbccde
RGB:
219, 204, 222
CMY:
14, 20, 13
CMYK:
1, 8, 0, 13
HSL:
290°, 21.4286%, 83.5294%
HSV (HSB):
290°, 8.1081%, 87.0588%
XYZ:
63.9911, 63.5197, 77.9951
xyY:
0.3114, 0.3091, 63.5197
CIE-Lab:
83.7151, 8.4185, -7.0277
CIE-LCH:
83.7151, 10.9663, 320.1451
CIE-Luv:
83.7151, 7.4062, -12.2723
Hunter-Lab:
79.6993, 3.8452, -2.2327
#dbccde color charts
#dbccde color shades, tints & tones
#dbccde color schemes
#dbccde color preview, HTML & CSS examples
This text has a color of #dbccde
<p style="color:#dbccde;">Text here</p>
.mytext {color:#dbccde;}
This box has a color of #dbccde
<div style="background-color:#dbccde;">Content here</div>
.mybackground {background-color:#dbccde;}
Border around this has a color of #dbccde
<div style="border:2px solid #dbccde;">Content here</div>
.myborder {border:2px solid #dbccde;}