#dbb2e4 color space conversions
Hex:
#dbb2e4
RGB:
219, 178, 228
CMY:
14, 30, 11
CMYK:
4, 22, 0, 11
HSL:
289°, 48.0769%, 79.6078%
HSV (HSB):
289°, 21.9298%, 89.4118%
XYZ:
59.1374, 52.5023, 80.4159
xyY:
0.3079, 0.2734, 52.5023
CIE-Lab:
77.5802, 23.4896, -19.4376
CIE-LCH:
77.5802, 30.4890, 320.3922
CIE-Luv:
77.5802, 19.7606, -34.2925
Hunter-Lab:
72.4585, 18.8815, -15.0803
#dbb2e4 color charts
#dbb2e4 color shades, tints & tones
#dbb2e4 color schemes
#dbb2e4 color preview, HTML & CSS examples
This text has a color of #dbb2e4
<p style="color:#dbb2e4;">Text here</p>
.mytext {color:#dbb2e4;}
This box has a color of #dbb2e4
<div style="background-color:#dbb2e4;">Content here</div>
.mybackground {background-color:#dbb2e4;}
Border around this has a color of #dbb2e4
<div style="border:2px solid #dbb2e4;">Content here</div>
.myborder {border:2px solid #dbb2e4;}