#e098e5 color space conversions
Hex:
#e098e5
RGB:
224, 152, 229
CMY:
12, 40, 10
CMYK:
2, 34, 0, 10
HSL:
296°, 59.6899%, 74.7059%
HSV (HSB):
296°, 33.6245%, 89.8039%
XYZ:
56.1116, 43.9609, 79.6566
xyY:
0.3122, 0.2446, 43.9609
CIE-Lab:
72.2024, 39.2621, -28.1391
CIE-LCH:
72.2024, 48.3044, 324.3709
CIE-Luv:
72.2024, 35.0173, -50.5226
Hunter-Lab:
66.3030, 35.0324, -24.8191
#e098e5 color charts
#e098e5 color shades, tints & tones
#e098e5 color schemes
#e098e5 color preview, HTML & CSS examples
This text has a color of #e098e5
<p style="color:#e098e5;">Text here</p>
.mytext {color:#e098e5;}
This box has a color of #e098e5
<div style="background-color:#e098e5;">Content here</div>
.mybackground {background-color:#e098e5;}
Border around this has a color of #e098e5
<div style="border:2px solid #e098e5;">Content here</div>
.myborder {border:2px solid #e098e5;}