#dbb3f5 color space conversions
Hex:
#dbb3f5
RGB:
219, 179, 245
CMY:
14, 30, 4
CMYK:
11, 27, 0, 4
HSL:
276°, 76.7442%, 83.1373%
HSV (HSB):
276°, 26.9388%, 96.0784%
XYZ:
61.8149, 53.8928, 93.5306
xyY:
0.2954, 0.2576, 53.8928
CIE-Lab:
78.3992, 26.3068, -27.3627
CIE-LCH:
78.3992, 37.9574, 313.8728
CIE-Luv:
78.3992, 17.3460, -47.7584
Hunter-Lab:
73.4117, 21.8319, -24.1505
#dbb3f5 color charts
#dbb3f5 color shades, tints & tones
#dbb3f5 color schemes
#dbb3f5 color preview, HTML & CSS examples
This text has a color of #dbb3f5
<p style="color:#dbb3f5;">Text here</p>
.mytext {color:#dbb3f5;}
This box has a color of #dbb3f5
<div style="background-color:#dbb3f5;">Content here</div>
.mybackground {background-color:#dbb3f5;}
Border around this has a color of #dbb3f5
<div style="border:2px solid #dbb3f5;">Content here</div>
.myborder {border:2px solid #dbb3f5;}