#dbb2ec color space conversions
Hex:
#dbb2ec
RGB:
219, 178, 236
CMY:
14, 30, 7
CMYK:
7, 25, 0, 7
HSL:
282°, 60.4167%, 81.1765%
HSV (HSB):
282°, 24.5763%, 92.5490%
XYZ:
60.2741, 52.9570, 86.4018
xyY:
0.3019, 0.2653, 52.9570
CIE-Lab:
77.8496, 25.0461, -23.3519
CIE-LCH:
77.8496, 34.2436, 317.0048
CIE-Luv:
77.8496, 18.8408, -40.9205
Hunter-Lab:
72.7716, 20.4951, -19.4550
#dbb2ec color charts
#dbb2ec color shades, tints & tones
#dbb2ec color schemes
#dbb2ec color preview, HTML & CSS examples
This text has a color of #dbb2ec
<p style="color:#dbb2ec;">Text here</p>
.mytext {color:#dbb2ec;}
This box has a color of #dbb2ec
<div style="background-color:#dbb2ec;">Content here</div>
.mybackground {background-color:#dbb2ec;}
Border around this has a color of #dbb2ec
<div style="border:2px solid #dbb2ec;">Content here</div>
.myborder {border:2px solid #dbb2ec;}