#ea72e6 color space conversions
Hex:
#ea72e6
RGB:
234, 114, 230
CMY:
8, 55, 10
CMYK:
0, 51, 2, 8
HSL:
302°, 74.0741%, 68.2353%
HSV (HSB):
302°, 51.2821%, 91.7647%
XYZ:
54.2319, 35.2402, 78.8066
xyY:
0.3223, 0.2094, 35.2402
CIE-Lab:
65.9353, 61.5385, -38.3011
CIE-LCH:
65.9353, 72.4843, 328.1022
CIE-Luv:
65.9353, 57.3839, -69.6027
Hunter-Lab:
59.3635, 59.1839, -37.1546
#ea72e6 color charts
#ea72e6 color shades, tints & tones
#ea72e6 color schemes
#ea72e6 color preview, HTML & CSS examples
This text has a color of #ea72e6
<p style="color:#ea72e6;">Text here</p>
.mytext {color:#ea72e6;}
This box has a color of #ea72e6
<div style="background-color:#ea72e6;">Content here</div>
.mybackground {background-color:#ea72e6;}
Border around this has a color of #ea72e6
<div style="border:2px solid #ea72e6;">Content here</div>
.myborder {border:2px solid #ea72e6;}