#e3a1f2 color space conversions
Hex:
#e3a1f2
RGB:
227, 161, 242
CMY:
11, 37, 5
CMYK:
6, 33, 0, 5
HSL:
289°, 75.7009%, 79.0196%
HSV (HSB):
289°, 33.4711%, 94.9020%
XYZ:
60.4504, 48.2314, 90.1279
xyY:
0.3041, 0.2426, 48.2314
CIE-Lab:
74.9707, 37.8737, -30.9400
CIE-LCH:
74.9707, 48.9050, 320.7538
CIE-Luv:
74.9707, 30.7074, -55.1754
Hunter-Lab:
69.4489, 33.8364, -28.3300
#e3a1f2 color charts
#e3a1f2 color shades, tints & tones
#e3a1f2 color schemes
#e3a1f2 color preview, HTML & CSS examples
This text has a color of #e3a1f2
<p style="color:#e3a1f2;">Text here</p>
.mytext {color:#e3a1f2;}
This box has a color of #e3a1f2
<div style="background-color:#e3a1f2;">Content here</div>
.mybackground {background-color:#e3a1f2;}
Border around this has a color of #e3a1f2
<div style="border:2px solid #e3a1f2;">Content here</div>
.myborder {border:2px solid #e3a1f2;}