#ea93e5 color space conversions
Hex:
#ea93e5
RGB:
234, 147, 229
CMY:
8, 42, 10
CMYK:
0, 37, 2, 8
HSL:
303°, 67.4419%, 74.7059%
HSV (HSB):
303°, 37.1795%, 91.7647%
XYZ:
58.5083, 44.0170, 79.5411
xyY:
0.3214, 0.2418, 44.0170
CIE-Lab:
72.2399, 44.9893, -27.9873
CIE-LCH:
72.2399, 52.9842, 328.1148
CIE-Luv:
72.2399, 43.7723, -51.2294
Hunter-Lab:
66.3453, 41.3104, -24.6408
#ea93e5 color charts
#ea93e5 color shades, tints & tones
#ea93e5 color schemes
#ea93e5 color preview, HTML & CSS examples
This text has a color of #ea93e5
<p style="color:#ea93e5;">Text here</p>
.mytext {color:#ea93e5;}
This box has a color of #ea93e5
<div style="background-color:#ea93e5;">Content here</div>
.mybackground {background-color:#ea93e5;}
Border around this has a color of #ea93e5
<div style="border:2px solid #ea93e5;">Content here</div>
.myborder {border:2px solid #ea93e5;}