#e5afca color space conversions
Hex:
#e5afca
RGB:
229, 175, 202
CMY:
10, 31, 21
CMYK:
0, 24, 12, 10
HSL:
330°, 50.9434%, 79.2157%
HSV (HSB):
330°, 23.5808%, 89.8039%
XYZ:
58.3037, 51.5822, 62.7605
xyY:
0.3377, 0.2988, 51.5822
CIE-Lab:
77.0304, 23.8444, -6.0484
CIE-LCH:
77.0304, 24.5996, 345.7665
CIE-Luv:
77.0304, 30.7738, -13.3598
Hunter-Lab:
71.8208, 19.2191, -1.5360
#e5afca color charts
#e5afca color shades, tints & tones
#e5afca color schemes
#e5afca color preview, HTML & CSS examples
This text has a color of #e5afca
<p style="color:#e5afca;">Text here</p>
.mytext {color:#e5afca;}
This box has a color of #e5afca
<div style="background-color:#e5afca;">Content here</div>
.mybackground {background-color:#e5afca;}
Border around this has a color of #e5afca
<div style="border:2px solid #e5afca;">Content here</div>
.myborder {border:2px solid #e5afca;}