#fe80ff color space conversions
Hex:
#fe80ff
RGB:
254, 128, 255
CMY:
0, 50, 0
CMYK:
0, 50, 0, 0
HSL:
300°, 100.0000%, 75.0980%
HSV (HSB):
300°, 49.8039%, 100.0000%
XYZ:
66.6422, 43.7292, 99.5359
xyY:
0.3175, 0.2083, 43.7292
CIE-Lab:
72.0471, 64.6816, -42.2996
CIE-LCH:
72.0471, 77.2850, 326.8167
CIE-Luv:
72.0471, 59.1924, -77.6820
Hunter-Lab:
66.1280, 64.1639, -42.9536
#fe80ff color charts
#fe80ff RGB chart
#fe80ff CMYK chart
#fe80ff RGB pie chart
#fe80ff color shades, tints & tones
#fe80ff color schemes
#fe80ff color preview, HTML & CSS examples
This text has a color of #fe80ff
<p style="color:#fe80ff;">Text here</p>
.mytext {color:#fe80ff;}
Text color #fe80ff
This box has a color of #fe80ff
<div style="background-color:#fe80ff;">Content here</div>
.mybackground {background-color:#fe80ff;}
Background color #fe80ff
Border around this has a color of #fe80ff
<div style="border:2px solid #fe80ff;">Content here</div>
.myborder {border:2px solid #fe80ff;}
Border color #fe80ff