#dbdbfa color space conversions
Hex:
#dbdbfa
RGB:
219, 219, 250
CMY:
14, 14, 2
CMYK:
12, 12, 0, 2
HSL:
240°, 75.6098%, 91.9608%
HSV (HSB):
240°, 12.4000%, 98.0392%
XYZ:
71.8003, 72.6252, 100.6763
xyY:
0.2929, 0.2963, 72.6252
CIE-Lab:
88.2687, 5.9376, -15.0698
CIE-LCH:
88.2687, 16.1974, 291.5047
CIE-Luv:
88.2687, -1.7878, -24.8179
Hunter-Lab:
85.2204, 1.2547, -10.3887
#dbdbfa color charts
#dbdbfa color shades, tints & tones
#dbdbfa color schemes
#dbdbfa color preview, HTML & CSS examples
This text has a color of #dbdbfa
<p style="color:#dbdbfa;">Text here</p>
.mytext {color:#dbdbfa;}
This box has a color of #dbdbfa
<div style="background-color:#dbdbfa;">Content here</div>
.mybackground {background-color:#dbdbfa;}
Border around this has a color of #dbdbfa
<div style="border:2px solid #dbdbfa;">Content here</div>
.myborder {border:2px solid #dbdbfa;}