#e0a7f9 color space conversions
Hex:
#e0a7f9
RGB:
224, 167, 249
CMY:
12, 35, 2
CMYK:
10, 33, 0, 2
HSL:
282°, 87.2340%, 81.5686%
HSV (HSB):
282°, 32.9317%, 97.6471%
XYZ:
61.6581, 50.3243, 96.0864
xyY:
0.2963, 0.2419, 50.3243
CIE-Lab:
76.2679, 35.1268, -32.7537
CIE-LCH:
76.2679, 48.0280, 317.0023
CIE-Luv:
76.2679, 25.1847, -57.8770
Hunter-Lab:
70.9396, 31.0012, -30.6495
#e0a7f9 color charts
#e0a7f9 color shades, tints & tones
#e0a7f9 color schemes
#e0a7f9 color preview, HTML & CSS examples
This text has a color of #e0a7f9
<p style="color:#e0a7f9;">Text here</p>
.mytext {color:#e0a7f9;}
This box has a color of #e0a7f9
<div style="background-color:#e0a7f9;">Content here</div>
.mybackground {background-color:#e0a7f9;}
Border around this has a color of #e0a7f9
<div style="border:2px solid #e0a7f9;">Content here</div>
.myborder {border:2px solid #e0a7f9;}