#fe7bfb color space conversions
Hex:
#fe7bfb
RGB:
254, 123, 251
CMY:
0, 52, 2
CMYK:
0, 52, 1, 0
HSL:
301°, 98.4962%, 73.9216%
HSV (HSB):
301°, 51.5748%, 99.6078%
XYZ:
65.3686, 42.2018, 95.9672
xyY:
0.3212, 0.2073, 42.2018
CIE-Lab:
71.0098, 66.3048, -41.7400
CIE-LCH:
71.0098, 78.3489, 327.8089
CIE-Luv:
71.0098, 62.0963, -76.8442
Hunter-Lab:
64.9629, 65.9297, -42.1129
#fe7bfb color charts
#fe7bfb color shades, tints & tones
#fe7bfb color schemes
#fe7bfb color preview, HTML & CSS examples
This text has a color of #fe7bfb
<p style="color:#fe7bfb;">Text here</p>
.mytext {color:#fe7bfb;}
This box has a color of #fe7bfb
<div style="background-color:#fe7bfb;">Content here</div>
.mybackground {background-color:#fe7bfb;}
Border around this has a color of #fe7bfb
<div style="border:2px solid #fe7bfb;">Content here</div>
.myborder {border:2px solid #fe7bfb;}