#ea71ed color space conversions
Hex:
#ea71ed
RGB:
234, 113, 237
CMY:
8, 56, 7
CMYK:
1, 52, 0, 7
HSL:
299°, 77.5000%, 68.6275%
HSV (HSB):
299°, 52.3207%, 92.9412%
XYZ:
55.1229, 35.4171, 84.0517
xyY:
0.3157, 0.2029, 35.4171
CIE-Lab:
66.0721, 63.2073, -41.9637
CIE-LCH:
66.0721, 75.8691, 326.4196
CIE-Luv:
66.0721, 55.9244, -75.7618
Hunter-Lab:
59.5123, 61.1880, -42.0791
#ea71ed color charts
#ea71ed color shades, tints & tones
#ea71ed color schemes
#ea71ed color preview, HTML & CSS examples
This text has a color of #ea71ed
<p style="color:#ea71ed;">Text here</p>
.mytext {color:#ea71ed;}
This box has a color of #ea71ed
<div style="background-color:#ea71ed;">Content here</div>
.mybackground {background-color:#ea71ed;}
Border around this has a color of #ea71ed
<div style="border:2px solid #ea71ed;">Content here</div>
.myborder {border:2px solid #ea71ed;}