#dbb3f8 color space conversions
Hex:
#dbb3f8
RGB:
219, 179, 248
CMY:
14, 30, 3
CMYK:
12, 28, 0, 3
HSL:
275°, 83.1325%, 83.7255%
HSV (HSB):
275°, 27.8226%, 97.2549%
XYZ:
62.2768, 54.0776, 95.9626
xyY:
0.2933, 0.2547, 54.0776
CIE-Lab:
78.5069, 26.9186, -28.8108
CIE-LCH:
78.5069, 39.4293, 313.0554
CIE-Luv:
78.5069, 17.0052, -50.2628
Hunter-Lab:
73.5375, 22.4760, -25.8942
#dbb3f8 color charts
#dbb3f8 color shades, tints & tones
#dbb3f8 color schemes
#dbb3f8 color preview, HTML & CSS examples
This text has a color of #dbb3f8
<p style="color:#dbb3f8;">Text here</p>
.mytext {color:#dbb3f8;}
This box has a color of #dbb3f8
<div style="background-color:#dbb3f8;">Content here</div>
.mybackground {background-color:#dbb3f8;}
Border around this has a color of #dbb3f8
<div style="border:2px solid #dbb3f8;">Content here</div>
.myborder {border:2px solid #dbb3f8;}