#e3a0f7 color space conversions
Hex:
#e3a0f7
RGB:
227, 160, 247
CMY:
11, 37, 3
CMYK:
8, 35, 0, 3
HSL:
286°, 84.4660%, 79.8039%
HSV (HSB):
286°, 35.2227%, 96.8627%
XYZ:
61.0379, 48.1879, 94.0798
xyY:
0.3002, 0.2370, 48.1879
CIE-Lab:
74.9433, 39.3800, -33.6927
CIE-LCH:
74.9433, 51.8265, 319.4504
CIE-Luv:
74.9433, 30.3724, -59.9495
Hunter-Lab:
69.4175, 35.4720, -31.7620
#e3a0f7 color charts
#e3a0f7 color shades, tints & tones
#e3a0f7 color schemes
#e3a0f7 color preview, HTML & CSS examples
This text has a color of #e3a0f7
<p style="color:#e3a0f7;">Text here</p>
.mytext {color:#e3a0f7;}
This box has a color of #e3a0f7
<div style="background-color:#e3a0f7;">Content here</div>
.mybackground {background-color:#e3a0f7;}
Border around this has a color of #e3a0f7
<div style="border:2px solid #e3a0f7;">Content here</div>
.myborder {border:2px solid #e3a0f7;}