#e3a0f8 color space conversions
Hex:
#e3a0f8
RGB:
227, 160, 248
CMY:
11, 37, 3
CMYK:
8, 35, 0, 3
HSL:
286°, 86.2745%, 80.0000%
HSV (HSB):
286°, 35.4839%, 97.2549%
XYZ:
61.1926, 48.2498, 94.8949
xyY:
0.2995, 0.2361, 48.2498
CIE-Lab:
74.9822, 39.5765, -34.1741
CIE-LCH:
74.9822, 52.2893, 319.1896
CIE-Luv:
74.9822, 30.2159, -60.7810
Hunter-Lab:
69.4621, 35.6909, -32.3749
#e3a0f8 color charts
#e3a0f8 color shades, tints & tones
#e3a0f8 color schemes
#e3a0f8 color preview, HTML & CSS examples
This text has a color of #e3a0f8
<p style="color:#e3a0f8;">Text here</p>
.mytext {color:#e3a0f8;}
This box has a color of #e3a0f8
<div style="background-color:#e3a0f8;">Content here</div>
.mybackground {background-color:#e3a0f8;}
Border around this has a color of #e3a0f8
<div style="border:2px solid #e3a0f8;">Content here</div>
.myborder {border:2px solid #e3a0f8;}