#ea80cf color space conversions
Hex:
#ea80cf
RGB:
234, 128, 207
CMY:
8, 50, 19
CMYK:
0, 45, 12, 8
HSL:
315°, 71.6216%, 70.9804%
HSV (HSB):
315°, 45.2991%, 91.7647%
XYZ:
52.9133, 37.4358, 63.4685
xyY:
0.3440, 0.2434, 37.4358
CIE-Lab:
67.6027, 50.9628, -22.9265
CIE-LCH:
67.6027, 55.8823, 335.7786
CIE-Luv:
67.6027, 57.2393, -43.6996
Hunter-Lab:
61.1848, 47.2956, -18.6736
#ea80cf color charts
#ea80cf color shades, tints & tones
#ea80cf color schemes
#ea80cf color preview, HTML & CSS examples
This text has a color of #ea80cf
<p style="color:#ea80cf;">Text here</p>
.mytext {color:#ea80cf;}
This box has a color of #ea80cf
<div style="background-color:#ea80cf;">Content here</div>
.mybackground {background-color:#ea80cf;}
Border around this has a color of #ea80cf
<div style="border:2px solid #ea80cf;">Content here</div>
.myborder {border:2px solid #ea80cf;}