#dbbbf5 color space conversions
Hex:
#dbbbf5
RGB:
219, 187, 245
CMY:
14, 27, 4
CMYK:
11, 24, 0, 4
HSL:
273°, 74.3590%, 84.7059%
HSV (HSB):
273°, 23.6735%, 96.0784%
XYZ:
63.4652, 57.1933, 94.0806
xyY:
0.2955, 0.2663, 57.1933
CIE-Lab:
80.2882, 21.9858, -24.4779
CIE-LCH:
80.2882, 32.9020, 311.9298
CIE-Luv:
80.2882, 13.6490, -42.4512
Hunter-Lab:
75.6262, 17.4504, -20.8196
#dbbbf5 color charts
#dbbbf5 color shades, tints & tones
#dbbbf5 color schemes
#dbbbf5 color preview, HTML & CSS examples
This text has a color of #dbbbf5
<p style="color:#dbbbf5;">Text here</p>
.mytext {color:#dbbbf5;}
This box has a color of #dbbbf5
<div style="background-color:#dbbbf5;">Content here</div>
.mybackground {background-color:#dbbbf5;}
Border around this has a color of #dbbbf5
<div style="border:2px solid #dbbbf5;">Content here</div>
.myborder {border:2px solid #dbbbf5;}