#fe3bfc color space conversions
Hex:
#fe3bfc
RGB:
254, 59, 252
CMY:
0, 77, 1
CMYK:
0, 77, 1, 0
HSL:
301°, 98.9848%, 61.3725%
HSV (HSB):
301°, 76.7717%, 99.6078%
XYZ:
60.0077, 31.2270, 94.9601
xyY:
0.3223, 0.1677, 31.2270
CIE-Lab:
62.6988, 89.7173, -55.3961
CIE-LCH:
62.6988, 105.4416, 328.3067
CIE-Luv:
62.6988, 79.3032, -100.0715
Hunter-Lab:
55.8812, 93.8893, -61.6360
#fe3bfc color charts
#fe3bfc color shades, tints & tones
#fe3bfc color schemes
#fe3bfc color preview, HTML & CSS examples
This text has a color of #fe3bfc
<p style="color:#fe3bfc;">Text here</p>
.mytext {color:#fe3bfc;}
This box has a color of #fe3bfc
<div style="background-color:#fe3bfc;">Content here</div>
.mybackground {background-color:#fe3bfc;}
Border around this has a color of #fe3bfc
<div style="border:2px solid #fe3bfc;">Content here</div>
.myborder {border:2px solid #fe3bfc;}