#fe80ea color space conversions
Hex:
#fe80ea
RGB:
254, 128, 234
CMY:
0, 50, 8
CMYK:
0, 50, 8, 0
HSL:
310°, 98.4375%, 74.9020%
HSV (HSB):
310°, 49.6063%, 99.6078%
XYZ:
63.4435, 42.4497, 82.6917
xyY:
0.3364, 0.2251, 42.4497
CIE-Lab:
71.1799, 61.1961, -32.1623
CIE-LCH:
71.1799, 69.1330, 332.2753
CIE-Luv:
71.1799, 64.5699, -60.5588
Hunter-Lab:
65.1534, 59.7969, -29.6425
#fe80ea color charts
#fe80ea color shades, tints & tones
#fe80ea color schemes
#fe80ea color preview, HTML & CSS examples
This text has a color of #fe80ea
<p style="color:#fe80ea;">Text here</p>
.mytext {color:#fe80ea;}
This box has a color of #fe80ea
<div style="background-color:#fe80ea;">Content here</div>
.mybackground {background-color:#fe80ea;}
Border around this has a color of #fe80ea
<div style="border:2px solid #fe80ea;">Content here</div>
.myborder {border:2px solid #fe80ea;}