#dfafe2 color space conversions
Hex:
#dfafe2
RGB:
223, 175, 226
CMY:
13, 31, 11
CMYK:
1, 23, 0, 11
HSL:
296°, 46.7890%, 78.6275%
HSV (HSB):
296°, 22.5664%, 88.6275%
XYZ:
59.4889, 51.8389, 78.8220
xyY:
0.3129, 0.2726, 51.8389
CIE-Lab:
77.1844, 26.0396, -18.9177
CIE-LCH:
77.1844, 32.1860, 324.0017
CIE-Luv:
77.1844, 23.8964, -33.8600
Hunter-Lab:
71.9992, 21.4857, -14.5090
#dfafe2 color charts
#dfafe2 color shades, tints & tones
#dfafe2 color schemes
#dfafe2 color preview, HTML & CSS examples
This text has a color of #dfafe2
<p style="color:#dfafe2;">Text here</p>
.mytext {color:#dfafe2;}
This box has a color of #dfafe2
<div style="background-color:#dfafe2;">Content here</div>
.mybackground {background-color:#dfafe2;}
Border around this has a color of #dfafe2
<div style="border:2px solid #dfafe2;">Content here</div>
.myborder {border:2px solid #dfafe2;}