#ea80e6 color space conversions
Hex:
#ea80e6
RGB:
234, 128, 230
CMY:
8, 50, 10
CMYK:
0, 45, 2, 8
HSL:
302°, 71.6216%, 70.9804%
HSV (HSB):
302°, 45.2991%, 91.7647%
XYZ:
55.9338, 38.6439, 79.3739
xyY:
0.3215, 0.2222, 38.6439
CIE-Lab:
68.4926, 54.8091, -34.3218
CIE-LCH:
68.4926, 64.6686, 327.9450
CIE-Luv:
68.4926, 51.8515, -62.5695
Hunter-Lab:
62.1642, 51.8222, -32.1890
#ea80e6 color charts
#ea80e6 color shades, tints & tones
#ea80e6 color schemes
#ea80e6 color preview, HTML & CSS examples
This text has a color of #ea80e6
<p style="color:#ea80e6;">Text here</p>
.mytext {color:#ea80e6;}
This box has a color of #ea80e6
<div style="background-color:#ea80e6;">Content here</div>
.mybackground {background-color:#ea80e6;}
Border around this has a color of #ea80e6
<div style="border:2px solid #ea80e6;">Content here</div>
.myborder {border:2px solid #ea80e6;}