#fe5bf7 color space conversions
Hex:
#fe5bf7
RGB:
254, 91, 247
CMY:
0, 64, 3
CMYK:
0, 64, 3, 0
HSL:
303°, 98.7879%, 67.6471%
HSV (HSB):
303°, 64.1732%, 99.6078%
XYZ:
61.4026, 35.2684, 91.5669
xyY:
0.3262, 0.1874, 35.2684
CIE-Lab:
65.9571, 78.9712, -47.4747
CIE-LCH:
65.9571, 92.1429, 328.9872
CIE-Luv:
65.9571, 73.7920, -86.9761
Hunter-Lab:
59.3872, 80.6302, -49.8460
#fe5bf7 color charts
#fe5bf7 color shades, tints & tones
#fe5bf7 color schemes
#fe5bf7 color preview, HTML & CSS examples
This text has a color of #fe5bf7
<p style="color:#fe5bf7;">Text here</p>
.mytext {color:#fe5bf7;}
This box has a color of #fe5bf7
<div style="background-color:#fe5bf7;">Content here</div>
.mybackground {background-color:#fe5bf7;}
Border around this has a color of #fe5bf7
<div style="border:2px solid #fe5bf7;">Content here</div>
.myborder {border:2px solid #fe5bf7;}