#dbcdde color space conversions
Hex:
#dbcdde
RGB:
219, 205, 222
CMY:
14, 20, 13
CMYK:
1, 8, 0, 13
HSL:
289°, 20.4819%, 83.7255%
HSV (HSB):
289°, 7.6577%, 87.0588%
XYZ:
64.2296, 63.9966, 78.0746
xyY:
0.3113, 0.3102, 63.9966
CIE-Lab:
83.9640, 7.8892, -6.6593
CIE-LCH:
83.9640, 10.3240, 319.8321
CIE-Luv:
83.9640, 6.9010, -11.6109
Hunter-Lab:
79.9979, 3.3196, -1.8660
#dbcdde color charts
#dbcdde color shades, tints & tones
#dbcdde color schemes
#dbcdde color preview, HTML & CSS examples
This text has a color of #dbcdde
<p style="color:#dbcdde;">Text here</p>
.mytext {color:#dbcdde;}
This box has a color of #dbcdde
<div style="background-color:#dbcdde;">Content here</div>
.mybackground {background-color:#dbcdde;}
Border around this has a color of #dbcdde
<div style="border:2px solid #dbcdde;">Content here</div>
.myborder {border:2px solid #dbcdde;}