#ea96e1 color space conversions
Hex:
#ea96e1
RGB:
234, 150, 225
CMY:
8, 41, 12
CMYK:
0, 36, 4, 8
HSL:
306°, 66.6667%, 75.2941%
HSV (HSB):
306°, 35.8974%, 91.7647%
XYZ:
58.4286, 44.7414, 76.7906
xyY:
0.3247, 0.2486, 44.7414
CIE-Lab:
72.7213, 42.7212, -25.0566
CIE-LCH:
72.7213, 49.5271, 329.6078
CIE-Luv:
72.7213, 43.1403, -46.1830
Hunter-Lab:
66.8890, 38.8670, -21.2444
#ea96e1 color charts
#ea96e1 color shades, tints & tones
#ea96e1 color schemes
#ea96e1 color preview, HTML & CSS examples
This text has a color of #ea96e1
<p style="color:#ea96e1;">Text here</p>
.mytext {color:#ea96e1;}
This box has a color of #ea96e1
<div style="background-color:#ea96e1;">Content here</div>
.mybackground {background-color:#ea96e1;}
Border around this has a color of #ea96e1
<div style="border:2px solid #ea96e1;">Content here</div>
.myborder {border:2px solid #ea96e1;}