#e5a2e2 color space conversions
Hex:
#e5a2e2
RGB:
229, 162, 226
CMY:
10, 36, 11
CMYK:
0, 29, 1, 10
HSL:
303°, 56.3025%, 76.6667%
HSV (HSB):
303°, 29.2576%, 89.8039%
XYZ:
58.9609, 47.9897, 78.1069
xyY:
0.3186, 0.2593, 47.9897
CIE-Lab:
74.8184, 34.9689, -22.4523
CIE-LCH:
74.8184, 41.5563, 327.2969
CIE-Luv:
74.8184, 33.9919, -40.8754
Hunter-Lab:
69.2746, 30.6942, -18.3571
#e5a2e2 color charts
#e5a2e2 color shades, tints & tones
#e5a2e2 color schemes
#e5a2e2 color preview, HTML & CSS examples
This text has a color of #e5a2e2
<p style="color:#e5a2e2;">Text here</p>
.mytext {color:#e5a2e2;}
This box has a color of #e5a2e2
<div style="background-color:#e5a2e2;">Content here</div>
.mybackground {background-color:#e5a2e2;}
Border around this has a color of #e5a2e2
<div style="border:2px solid #e5a2e2;">Content here</div>
.myborder {border:2px solid #e5a2e2;}