#e094e5 color space conversions
Hex:
#e094e5
RGB:
224, 148, 229
CMY:
12, 42, 10
CMYK:
2, 35, 0, 10
HSL:
296°, 60.9023%, 73.9216%
HSV (HSB):
296°, 35.3712%, 89.8039%
XYZ:
55.4732, 42.6842, 79.4439
xyY:
0.3123, 0.2403, 42.6842
CIE-Lab:
71.3401, 41.3819, -29.4651
CIE-LCH:
71.3401, 50.8001, 324.5481
CIE-Luv:
71.3401, 36.8330, -52.9207
Hunter-Lab:
65.3332, 37.2281, -26.3622
#e094e5 color charts
#e094e5 color shades, tints & tones
#e094e5 color schemes
#e094e5 color preview, HTML & CSS examples
This text has a color of #e094e5
<p style="color:#e094e5;">Text here</p>
.mytext {color:#e094e5;}
This box has a color of #e094e5
<div style="background-color:#e094e5;">Content here</div>
.mybackground {background-color:#e094e5;}
Border around this has a color of #e094e5
<div style="border:2px solid #e094e5;">Content here</div>
.myborder {border:2px solid #e094e5;}