#ea73d2 color space conversions
Hex:
#ea73d2
RGB:
234, 115, 210
CMY:
8, 55, 18
CMYK:
0, 51, 10, 8
HSL:
312°, 73.9130%, 68.4314%
HSV (HSB):
312°, 50.8547%, 91.7647%
XYZ:
51.6953, 34.4070, 64.8893
xyY:
0.3424, 0.2279, 34.4070
CIE-Lab:
65.2844, 57.7747, -28.1611
CIE-LCH:
65.2844, 64.2726, 334.0140
CIE-Luv:
65.2844, 62.2601, -52.7922
Hunter-Lab:
58.6575, 54.6627, -24.5288
#ea73d2 color charts
#ea73d2 color shades, tints & tones
#ea73d2 color schemes
#ea73d2 color preview, HTML & CSS examples
This text has a color of #ea73d2
<p style="color:#ea73d2;">Text here</p>
.mytext {color:#ea73d2;}
This box has a color of #ea73d2
<div style="background-color:#ea73d2;">Content here</div>
.mybackground {background-color:#ea73d2;}
Border around this has a color of #ea73d2
<div style="border:2px solid #ea73d2;">Content here</div>
.myborder {border:2px solid #ea73d2;}