#dfaafe color space conversions
Hex:
#dfaafe
RGB:
223, 170, 254
CMY:
13, 33, 0
CMYK:
12, 33, 0, 0
HSL:
278°, 97.6744%, 83.1373%
HSV (HSB):
278°, 33.0709%, 99.6078%
XYZ:
62.6955, 51.5932, 100.4200
xyY:
0.2920, 0.2403, 51.5932
CIE-Lab:
77.0369, 34.2260, -34.2694
CIE-LCH:
77.0369, 48.4336, 314.9637
CIE-Luv:
77.0369, 22.5930, -60.3424
Hunter-Lab:
71.8284, 30.1044, -32.6108
#dfaafe color charts
#dfaafe color shades, tints & tones
#dfaafe color schemes
#dfaafe color preview, HTML & CSS examples
This text has a color of #dfaafe
<p style="color:#dfaafe;">Text here</p>
.mytext {color:#dfaafe;}
This box has a color of #dfaafe
<div style="background-color:#dfaafe;">Content here</div>
.mybackground {background-color:#dfaafe;}
Border around this has a color of #dfaafe
<div style="border:2px solid #dfaafe;">Content here</div>
.myborder {border:2px solid #dfaafe;}