#dbbbde color space conversions
Hex:
#dbbbde
RGB:
219, 187, 222
CMY:
14, 27, 13
CMYK:
1, 16, 0, 13
HSL:
295°, 34.6535%, 80.1961%
HSV (HSB):
295°, 15.7658%, 87.0588%
XYZ:
60.1686, 55.8746, 76.7209
xyY:
0.3121, 0.2899, 55.8746
CIE-Lab:
79.5424, 17.4985, -13.2421
CIE-LCH:
79.5424, 21.9443, 322.8831
CIE-Luv:
79.5424, 15.9643, -23.4793
Hunter-Lab:
74.7493, 12.8700, -8.5293
#dbbbde color charts
#dbbbde color shades, tints & tones
#dbbbde color schemes
#dbbbde color preview, HTML & CSS examples
This text has a color of #dbbbde
<p style="color:#dbbbde;">Text here</p>
.mytext {color:#dbbbde;}
This box has a color of #dbbbde
<div style="background-color:#dbbbde;">Content here</div>
.mybackground {background-color:#dbbbde;}
Border around this has a color of #dbbbde
<div style="border:2px solid #dbbbde;">Content here</div>
.myborder {border:2px solid #dbbbde;}