#dbaffe color space conversions
Hex:
#dbaffe
RGB:
219, 175, 254
CMY:
14, 31, 0
CMYK:
14, 31, 0, 0
HSL:
273°, 97.5309%, 84.1176%
HSV (HSB):
273°, 31.1024%, 99.6078%
XYZ:
62.4328, 52.8758, 100.6814
xyY:
0.2891, 0.2448, 52.8758
CIE-Lab:
77.8016, 30.3212, -33.1198
CIE-LCH:
77.8016, 44.9032, 312.4741
CIE-Luv:
77.8016, 18.0938, -57.9013
Hunter-Lab:
72.7157, 26.0053, -31.1913
#dbaffe color charts
#dbaffe color shades, tints & tones
#dbaffe color schemes
#dbaffe color preview, HTML & CSS examples
This text has a color of #dbaffe
<p style="color:#dbaffe;">Text here</p>
.mytext {color:#dbaffe;}
This box has a color of #dbaffe
<div style="background-color:#dbaffe;">Content here</div>
.mybackground {background-color:#dbaffe;}
Border around this has a color of #dbaffe
<div style="border:2px solid #dbaffe;">Content here</div>
.myborder {border:2px solid #dbaffe;}