#e1a3e9 color space conversions
Hex:
#e1a3e9
RGB:
225, 163, 233
CMY:
12, 36, 9
CMYK:
3, 30, 0, 9
HSL:
293°, 61.4035%, 77.6471%
HSV (HSB):
293°, 30.0429%, 91.3725%
XYZ:
58.8565, 48.0851, 83.2701
xyY:
0.3094, 0.2528, 48.0851
CIE-Lab:
74.8786, 34.4577, -26.2097
CIE-LCH:
74.8786, 43.2929, 322.7422
CIE-Luv:
74.8786, 29.9246, -46.8722
Hunter-Lab:
69.3434, 30.1541, -22.6571
#e1a3e9 color charts
#e1a3e9 color shades, tints & tones
#e1a3e9 color schemes
#e1a3e9 color preview, HTML & CSS examples
This text has a color of #e1a3e9
<p style="color:#e1a3e9;">Text here</p>
.mytext {color:#e1a3e9;}
This box has a color of #e1a3e9
<div style="background-color:#e1a3e9;">Content here</div>
.mybackground {background-color:#e1a3e9;}
Border around this has a color of #e1a3e9
<div style="border:2px solid #e1a3e9;">Content here</div>
.myborder {border:2px solid #e1a3e9;}