#dbafe2 color space conversions
Hex:
#dbafe2
RGB:
219, 175, 226
CMY:
14, 31, 11
CMYK:
3, 23, 0, 11
HSL:
292°, 46.7890%, 78.6275%
HSV (HSB):
292°, 22.5664%, 88.6275%
XYZ:
58.2709, 51.2110, 78.7650
xyY:
0.3095, 0.2720, 51.2110
CIE-Lab:
76.8066, 24.7288, -19.5257
CIE-LCH:
76.8066, 31.5082, 321.7056
CIE-Luv:
76.8066, 21.4527, -34.5908
Hunter-Lab:
71.5619, 20.1144, -15.1646
#dbafe2 color charts
#dbafe2 color shades, tints & tones
#dbafe2 color schemes
#dbafe2 color preview, HTML & CSS examples
This text has a color of #dbafe2
<p style="color:#dbafe2;">Text here</p>
.mytext {color:#dbafe2;}
This box has a color of #dbafe2
<div style="background-color:#dbafe2;">Content here</div>
.mybackground {background-color:#dbafe2;}
Border around this has a color of #dbafe2
<div style="border:2px solid #dbafe2;">Content here</div>
.myborder {border:2px solid #dbafe2;}