#fe34e5 color space conversions
Hex:
#fe34e5
RGB:
254, 52, 229
CMY:
0, 80, 10
CMYK:
0, 80, 10, 0
HSL:
307°, 99.0196%, 60.0000%
HSV (HSB):
307°, 79.5276%, 99.6078%
XYZ:
56.2439, 29.1840, 76.7974
xyY:
0.3467, 0.1799, 29.1840
CIE-Lab:
60.9436, 88.1205, -45.3681
CIE-LCH:
60.9436, 99.1135, 332.7587
CIE-Luv:
60.9436, 89.3125, -83.7826
Hunter-Lab:
54.0222, 91.3022, -46.4706
#fe34e5 color charts
#fe34e5 color shades, tints & tones
#fe34e5 color schemes
#fe34e5 color preview, HTML & CSS examples
This text has a color of #fe34e5
<p style="color:#fe34e5;">Text here</p>
.mytext {color:#fe34e5;}
This box has a color of #fe34e5
<div style="background-color:#fe34e5;">Content here</div>
.mybackground {background-color:#fe34e5;}
Border around this has a color of #fe34e5
<div style="border:2px solid #fe34e5;">Content here</div>
.myborder {border:2px solid #fe34e5;}