#dbdefa color space conversions
Hex:
#dbdefa
RGB:
219, 222, 250
CMY:
14, 13, 2
CMYK:
12, 11, 0, 2
HSL:
234°, 75.6098%, 91.9608%
HSV (HSB):
234°, 12.4000%, 98.0392%
XYZ:
72.5900, 74.2047, 100.9395
xyY:
0.2930, 0.2995, 74.2047
CIE-Lab:
89.0192, 4.3662, -13.9455
CIE-LCH:
89.0192, 14.6131, 287.3849
CIE-Luv:
89.0192, -3.2036, -22.7538
Hunter-Lab:
86.1422, -0.3310, -9.1752
#dbdefa color charts
#dbdefa color shades, tints & tones
#dbdefa color schemes
#dbdefa color preview, HTML & CSS examples
This text has a color of #dbdefa
<p style="color:#dbdefa;">Text here</p>
.mytext {color:#dbdefa;}
This box has a color of #dbdefa
<div style="background-color:#dbdefa;">Content here</div>
.mybackground {background-color:#dbdefa;}
Border around this has a color of #dbdefa
<div style="border:2px solid #dbdefa;">Content here</div>
.myborder {border:2px solid #dbdefa;}