#fe83e7 color space conversions
Hex:
#fe83e7
RGB:
254, 131, 231
CMY:
0, 49, 9
CMYK:
0, 48, 9, 0
HSL:
311°, 98.4000%, 75.4902%
HSV (HSB):
311°, 48.4252%, 99.6078%
XYZ:
63.4132, 43.0730, 80.5730
xyY:
0.3390, 0.2303, 43.0730
CIE-Lab:
71.6045, 59.2962, -29.8583
CIE-LCH:
71.6045, 66.3895, 333.2727
CIE-Luv:
71.6045, 64.0605, -56.5988
Hunter-Lab:
65.6300, 57.6182, -26.8485
#fe83e7 color charts
#fe83e7 color shades, tints & tones
#fe83e7 color schemes
#fe83e7 color preview, HTML & CSS examples
This text has a color of #fe83e7
<p style="color:#fe83e7;">Text here</p>
.mytext {color:#fe83e7;}
This box has a color of #fe83e7
<div style="background-color:#fe83e7;">Content here</div>
.mybackground {background-color:#fe83e7;}
Border around this has a color of #fe83e7
<div style="border:2px solid #fe83e7;">Content here</div>
.myborder {border:2px solid #fe83e7;}