#e3a1f9 color space conversions
Hex:
#e3a1f9
RGB:
227, 161, 249
CMY:
11, 37, 2
CMYK:
9, 35, 0, 2
HSL:
285°, 88.0000%, 80.3922%
HSV (HSB):
285°, 35.3414%, 97.6471%
XYZ:
61.5223, 48.6602, 95.7723
xyY:
0.2987, 0.2363, 48.6602
CIE-Lab:
75.2394, 39.2418, -34.3176
CIE-LCH:
75.2394, 52.1308, 318.8298
CIE-Luv:
75.2394, 29.6234, -60.9969
Hunter-Lab:
69.7569, 35.3542, -32.5721
#e3a1f9 color charts
#e3a1f9 color shades, tints & tones
#e3a1f9 color schemes
#e3a1f9 color preview, HTML & CSS examples
This text has a color of #e3a1f9
<p style="color:#e3a1f9;">Text here</p>
.mytext {color:#e3a1f9;}
This box has a color of #e3a1f9
<div style="background-color:#e3a1f9;">Content here</div>
.mybackground {background-color:#e3a1f9;}
Border around this has a color of #e3a1f9
<div style="border:2px solid #e3a1f9;">Content here</div>
.myborder {border:2px solid #e3a1f9;}