#dbbfec color space conversions
Hex:
#dbbfec
RGB:
219, 191, 236
CMY:
14, 25, 7
CMYK:
7, 19, 0, 7
HSL:
277°, 54.2169%, 83.7255%
HSV (HSB):
277°, 19.0678%, 92.5490%
XYZ:
62.9845, 58.3778, 87.3053
xyY:
0.3018, 0.2798, 58.3778
CIE-Lab:
80.9484, 18.0341, -18.6524
CIE-LCH:
80.9484, 25.9449, 314.0345
CIE-Luv:
80.9484, 12.6379, -32.3167
Hunter-Lab:
76.4054, 13.4366, -14.2645
#dbbfec color charts
#dbbfec color shades, tints & tones
#dbbfec color schemes
#dbbfec color preview, HTML & CSS examples
This text has a color of #dbbfec
<p style="color:#dbbfec;">Text here</p>
.mytext {color:#dbbfec;}
This box has a color of #dbbfec
<div style="background-color:#dbbfec;">Content here</div>
.mybackground {background-color:#dbbfec;}
Border around this has a color of #dbbfec
<div style="border:2px solid #dbbfec;">Content here</div>
.myborder {border:2px solid #dbbfec;}