#e7afcd color space conversions
Hex:
#e7afcd
RGB:
231, 175, 205
CMY:
9, 31, 20
CMYK:
0, 24, 11, 9
HSL:
328°, 53.8462%, 79.6078%
HSV (HSB):
328°, 24.2424%, 90.5882%
XYZ:
59.3044, 52.0566, 64.6799
xyY:
0.3369, 0.2957, 52.0566
CIE-Lab:
77.3147, 25.0355, -7.2379
CIE-LCH:
77.3147, 26.0608, 343.8752
CIE-Luv:
77.3147, 31.6952, -15.3949
Hunter-Lab:
72.1503, 20.4563, -2.6459
#e7afcd color charts
#e7afcd color shades, tints & tones
#e7afcd color schemes
#e7afcd color preview, HTML & CSS examples
This text has a color of #e7afcd
<p style="color:#e7afcd;">Text here</p>
.mytext {color:#e7afcd;}
This box has a color of #e7afcd
<div style="background-color:#e7afcd;">Content here</div>
.mybackground {background-color:#e7afcd;}
Border around this has a color of #e7afcd
<div style="border:2px solid #e7afcd;">Content here</div>
.myborder {border:2px solid #e7afcd;}