#dbbef5 color space conversions
Hex:
#dbbef5
RGB:
219, 190, 245
CMY:
14, 25, 4
CMYK:
11, 22, 0, 4
HSL:
272°, 73.3333%, 85.2941%
HSV (HSB):
272°, 22.4490%, 96.0784%
XYZ:
64.1083, 58.4796, 94.2950
xyY:
0.2956, 0.2696, 58.4796
CIE-Lab:
81.0047, 20.3687, -23.3871
CIE-LCH:
81.0047, 31.0136, 311.0538
CIE-Luv:
81.0047, 12.2498, -40.4429
Hunter-Lab:
76.4719, 15.8151, -19.5782
#dbbef5 color charts
#dbbef5 color shades, tints & tones
#dbbef5 color schemes
#dbbef5 color preview, HTML & CSS examples
This text has a color of #dbbef5
<p style="color:#dbbef5;">Text here</p>
.mytext {color:#dbbef5;}
This box has a color of #dbbef5
<div style="background-color:#dbbef5;">Content here</div>
.mybackground {background-color:#dbbef5;}
Border around this has a color of #dbbef5
<div style="border:2px solid #dbbef5;">Content here</div>
.myborder {border:2px solid #dbbef5;}