#dbb5f5 color space conversions
Hex:
#dbb5f5
RGB:
219, 181, 245
CMY:
14, 29, 4
CMYK:
11, 26, 0, 4
HSL:
276°, 76.1905%, 83.5294%
HSV (HSB):
276°, 26.1224%, 96.0784%
XYZ:
62.2187, 54.7004, 93.6651
xyY:
0.2955, 0.2598, 54.7004
CIE-Lab:
78.8684, 25.2257, -26.6450
CIE-LCH:
78.8684, 36.6918, 313.4326
CIE-Luv:
78.8684, 16.4269, -46.4388
Hunter-Lab:
73.9597, 20.7339, -23.3151
#dbb5f5 color charts
#dbb5f5 color shades, tints & tones
#dbb5f5 color schemes
#dbb5f5 color preview, HTML & CSS examples
This text has a color of #dbb5f5
<p style="color:#dbb5f5;">Text here</p>
.mytext {color:#dbb5f5;}
This box has a color of #dbb5f5
<div style="background-color:#dbb5f5;">Content here</div>
.mybackground {background-color:#dbb5f5;}
Border around this has a color of #dbb5f5
<div style="border:2px solid #dbb5f5;">Content here</div>
.myborder {border:2px solid #dbb5f5;}