#dbbefa color space conversions
Hex:
#dbbefa
RGB:
219, 190, 250
CMY:
14, 25, 2
CMYK:
12, 24, 0, 2
HSL:
269°, 85.7143%, 86.2745%
HSV (HSB):
269°, 24.0000%, 98.0392%
XYZ:
64.8822, 58.7891, 98.3703
xyY:
0.2922, 0.2648, 58.7891
CIE-Lab:
81.1755, 21.3896, -25.8002
CIE-LCH:
81.1755, 33.5137, 309.6603
CIE-Luv:
81.1755, 11.7656, -44.6066
Hunter-Lab:
76.6741, 16.8685, -22.3952
#dbbefa color charts
#dbbefa color shades, tints & tones
#dbbefa color schemes
#dbbefa color preview, HTML & CSS examples
This text has a color of #dbbefa
<p style="color:#dbbefa;">Text here</p>
.mytext {color:#dbbefa;}
This box has a color of #dbbefa
<div style="background-color:#dbbefa;">Content here</div>
.mybackground {background-color:#dbbefa;}
Border around this has a color of #dbbefa
<div style="border:2px solid #dbbefa;">Content here</div>
.myborder {border:2px solid #dbbefa;}