#e1a2e5 color space conversions
Hex:
#e1a2e5
RGB:
225, 162, 229
CMY:
12, 36, 10
CMYK:
2, 29, 0, 10
HSL:
296°, 56.3025%, 76.6667%
HSV (HSB):
296°, 29.2576%, 89.8039%
XYZ:
58.1145, 47.5054, 80.2352
xyY:
0.3127, 0.2556, 47.5054
CIE-Lab:
74.5119, 34.2399, -24.5924
CIE-LCH:
74.5119, 42.1564, 324.3126
CIE-Luv:
74.5119, 30.9950, -44.1778
Hunter-Lab:
68.9241, 29.8880, -20.7732
#e1a2e5 color charts
#e1a2e5 color shades, tints & tones
#e1a2e5 color schemes
#e1a2e5 color preview, HTML & CSS examples
This text has a color of #e1a2e5
<p style="color:#e1a2e5;">Text here</p>
.mytext {color:#e1a2e5;}
This box has a color of #e1a2e5
<div style="background-color:#e1a2e5;">Content here</div>
.mybackground {background-color:#e1a2e5;}
Border around this has a color of #e1a2e5
<div style="border:2px solid #e1a2e5;">Content here</div>
.myborder {border:2px solid #e1a2e5;}