#fe80f2 color space conversions
Hex:
#fe80f2
RGB:
254, 128, 242
CMY:
0, 50, 5
CMYK:
0, 50, 5, 0
HSL:
306°, 98.4375%, 74.9020%
HSV (HSB):
306°, 49.6063%, 99.6078%
XYZ:
64.6192, 42.9200, 88.8830
xyY:
0.3290, 0.2185, 42.9200
CIE-Lab:
71.5006, 62.4962, -36.0542
CIE-LCH:
71.5006, 72.1504, 330.0193
CIE-Luv:
71.5006, 62.5060, -67.0914
Hunter-Lab:
65.5133, 61.4155, -34.5803
#fe80f2 color charts
#fe80f2 color shades, tints & tones
#fe80f2 color schemes
#fe80f2 color preview, HTML & CSS examples
This text has a color of #fe80f2
<p style="color:#fe80f2;">Text here</p>
.mytext {color:#fe80f2;}
This box has a color of #fe80f2
<div style="background-color:#fe80f2;">Content here</div>
.mybackground {background-color:#fe80f2;}
Border around this has a color of #fe80f2
<div style="border:2px solid #fe80f2;">Content here</div>
.myborder {border:2px solid #fe80f2;}