#fe83f2 color space conversions
Hex:
#fe83f2
RGB:
254, 131, 242
CMY:
0, 49, 5
CMYK:
0, 48, 5, 0
HSL:
306°, 98.4000%, 75.4902%
HSV (HSB):
306°, 48.4252%, 99.6078%
XYZ:
65.0164, 43.7142, 89.0154
xyY:
0.3288, 0.2211, 43.7142
CIE-Lab:
72.0371, 61.0828, -35.2220
CIE-LCH:
72.0371, 70.5102, 330.0311
CIE-Luv:
72.0371, 61.2872, -65.5906
Hunter-Lab:
66.1167, 59.8249, -33.5425
#fe83f2 color charts
#fe83f2 color shades, tints & tones
#fe83f2 color schemes
#fe83f2 color preview, HTML & CSS examples
This text has a color of #fe83f2
<p style="color:#fe83f2;">Text here</p>
.mytext {color:#fe83f2;}
This box has a color of #fe83f2
<div style="background-color:#fe83f2;">Content here</div>
.mybackground {background-color:#fe83f2;}
Border around this has a color of #fe83f2
<div style="border:2px solid #fe83f2;">Content here</div>
.myborder {border:2px solid #fe83f2;}