#e3a1f5 color space conversions
Hex:
#e3a1f5
RGB:
227, 161, 245
CMY:
11, 37, 4
CMYK:
7, 34, 0, 4
HSL:
287°, 80.7692%, 79.6078%
HSV (HSB):
287°, 34.2857%, 96.0784%
XYZ:
60.9049, 48.4132, 92.5208
xyY:
0.3017, 0.2399, 48.4132
CIE-Lab:
75.0848, 38.4565, -32.3906
CIE-LCH:
75.0848, 50.2798, 319.8937
CIE-Luv:
75.0848, 30.2423, -57.6702
Hunter-Lab:
69.5796, 34.4815, -30.1329
#e3a1f5 color charts
#e3a1f5 color shades, tints & tones
#e3a1f5 color schemes
#e3a1f5 color preview, HTML & CSS examples
This text has a color of #e3a1f5
<p style="color:#e3a1f5;">Text here</p>
.mytext {color:#e3a1f5;}
This box has a color of #e3a1f5
<div style="background-color:#e3a1f5;">Content here</div>
.mybackground {background-color:#e3a1f5;}
Border around this has a color of #e3a1f5
<div style="border:2px solid #e3a1f5;">Content here</div>
.myborder {border:2px solid #e3a1f5;}