#e1a2f1 color space conversions
Hex:
#e1a2f1
RGB:
225, 162, 241
CMY:
12, 36, 5
CMYK:
7, 33, 0, 5
HSL:
288°, 73.8318%, 79.0196%
HSV (HSB):
288°, 32.7801%, 94.5098%
XYZ:
59.8489, 48.1991, 89.3681
xyY:
0.3032, 0.2441, 48.1991
CIE-Lab:
74.9503, 36.5303, -30.4458
CIE-LCH:
74.9503, 47.5543, 320.1908
CIE-Luv:
74.9503, 29.1839, -54.1454
Hunter-Lab:
69.4256, 32.3826, -27.7232
#e1a2f1 color charts
#e1a2f1 color shades, tints & tones
#e1a2f1 color schemes
#e1a2f1 color preview, HTML & CSS examples
This text has a color of #e1a2f1
<p style="color:#e1a2f1;">Text here</p>
.mytext {color:#e1a2f1;}
This box has a color of #e1a2f1
<div style="background-color:#e1a2f1;">Content here</div>
.mybackground {background-color:#e1a2f1;}
Border around this has a color of #e1a2f1
<div style="border:2px solid #e1a2f1;">Content here</div>
.myborder {border:2px solid #e1a2f1;}