#fe35fc color space conversions
Hex:
#fe35fc
RGB:
254, 53, 252
CMY:
0, 79, 1
CMYK:
0, 79, 1, 0
HSL:
301°, 99.0148%, 60.1961%
HSV (HSB):
301°, 79.1339%, 99.6078%
XYZ:
59.7168, 30.6453, 94.8632
xyY:
0.3224, 0.1654, 30.6453
CIE-Lab:
62.2071, 91.1428, -56.1789
CIE-LCH:
62.2071, 107.0658, 328.3510
CIE-Luv:
62.2071, 80.2741, -101.3176
Hunter-Lab:
55.3582, 95.6773, -62.8500
#fe35fc color charts
#fe35fc color shades, tints & tones
#fe35fc color schemes
#fe35fc color preview, HTML & CSS examples
This text has a color of #fe35fc
<p style="color:#fe35fc;">Text here</p>
.mytext {color:#fe35fc;}
This box has a color of #fe35fc
<div style="background-color:#fe35fc;">Content here</div>
.mybackground {background-color:#fe35fc;}
Border around this has a color of #fe35fc
<div style="border:2px solid #fe35fc;">Content here</div>
.myborder {border:2px solid #fe35fc;}