#dbcdda color space conversions
Hex:
#dbcdda
RGB:
219, 205, 218
CMY:
14, 20, 15
CMYK:
0, 6, 0, 14
HSL:
304°, 16.2791%, 83.1373%
HSV (HSB):
304°, 6.3927%, 85.8824%
XYZ:
63.6996, 63.7847, 75.2840
xyY:
0.3141, 0.3146, 63.7847
CIE-Lab:
83.8535, 7.1554, -4.6911
CIE-LCH:
83.8535, 8.5561, 326.7510
CIE-Luv:
83.8535, 7.1953, -8.4278
Hunter-Lab:
79.8653, 2.6052, 0.0168
#dbcdda color charts
#dbcdda color shades, tints & tones
#dbcdda color schemes
#dbcdda color preview, HTML & CSS examples
This text has a color of #dbcdda
<p style="color:#dbcdda;">Text here</p>
.mytext {color:#dbcdda;}
This box has a color of #dbcdda
<div style="background-color:#dbcdda;">Content here</div>
.mybackground {background-color:#dbcdda;}
Border around this has a color of #dbcdda
<div style="border:2px solid #dbcdda;">Content here</div>
.myborder {border:2px solid #dbcdda;}