#fe34e1 color space conversions
Hex:
#fe34e1
RGB:
254, 52, 225
CMY:
0, 80, 12
CMYK:
0, 80, 11, 0
HSL:
309°, 99.0196%, 60.0000%
HSV (HSB):
309°, 79.5276%, 99.6078%
XYZ:
55.6916, 28.9631, 73.8893
xyY:
0.3513, 0.1827, 28.9631
CIE-Lab:
60.7490, 87.5810, -43.4276
CIE-LCH:
60.7490, 97.7568, 333.6252
CIE-Luv:
60.7490, 90.9147, -80.6560
Hunter-Lab:
53.8173, 90.5363, -43.7310
#fe34e1 color charts
#fe34e1 color shades, tints & tones
#fe34e1 color schemes
#fe34e1 color preview, HTML & CSS examples
This text has a color of #fe34e1
<p style="color:#fe34e1;">Text here</p>
.mytext {color:#fe34e1;}
This box has a color of #fe34e1
<div style="background-color:#fe34e1;">Content here</div>
.mybackground {background-color:#fe34e1;}
Border around this has a color of #fe34e1
<div style="border:2px solid #fe34e1;">Content here</div>
.myborder {border:2px solid #fe34e1;}