#dbbdec color space conversions
Hex:
#dbbdec
RGB:
219, 189, 236
CMY:
14, 26, 7
CMYK:
7, 20, 0, 7
HSL:
278°, 55.2941%, 83.3333%
HSV (HSB):
278°, 19.9153%, 92.5490%
XYZ:
62.5513, 57.5114, 87.1609
xyY:
0.3019, 0.2775, 57.5114
CIE-Lab:
80.4664, 19.1100, -19.3809
CIE-LCH:
80.4664, 27.2179, 314.5967
CIE-Luv:
80.4664, 13.5995, -33.6502
Hunter-Lab:
75.8363, 14.5171, -15.0584
#dbbdec color charts
#dbbdec color shades, tints & tones
#dbbdec color schemes
#dbbdec color preview, HTML & CSS examples
This text has a color of #dbbdec
<p style="color:#dbbdec;">Text here</p>
.mytext {color:#dbbdec;}
This box has a color of #dbbdec
<div style="background-color:#dbbdec;">Content here</div>
.mybackground {background-color:#dbbdec;}
Border around this has a color of #dbbdec
<div style="border:2px solid #dbbdec;">Content here</div>
.myborder {border:2px solid #dbbdec;}