#fe0bfc color space conversions
Hex:
#fe0bfc
RGB:
254, 11, 252
CMY:
0, 96, 1
CMYK:
0, 96, 1, 0
HSL:
300°, 99.1837%, 51.9608%
HSV (HSB):
300°, 95.6693%, 99.6078%
XYZ:
58.5634, 28.3384, 94.4787
xyY:
0.3229, 0.1562, 28.3384
CIE-Lab:
60.1933, 97.0478, -59.3925
CIE-LCH:
60.1933, 113.7794, 328.5337
CIE-Luv:
60.1933, 84.1555, -106.3006
Hunter-Lab:
53.2339, 103.2114, -67.9633
#fe0bfc color charts
#fe0bfc color shades, tints & tones
#fe0bfc color schemes
#fe0bfc color preview, HTML & CSS examples
This text has a color of #fe0bfc
<p style="color:#fe0bfc;">Text here</p>
.mytext {color:#fe0bfc;}
This box has a color of #fe0bfc
<div style="background-color:#fe0bfc;">Content here</div>
.mybackground {background-color:#fe0bfc;}
Border around this has a color of #fe0bfc
<div style="border:2px solid #fe0bfc;">Content here</div>
.myborder {border:2px solid #fe0bfc;}