#fe34f1 color space conversions
Hex:
#fe34f1
RGB:
254, 52, 241
CMY:
0, 80, 5
CMYK:
0, 80, 5, 0
HSL:
304°, 99.0196%, 60.0000%
HSV (HSB):
304°, 79.5276%, 99.6078%
XYZ:
57.9782, 29.8777, 85.9303
xyY:
0.3336, 0.1719, 29.8777
CIE-Lab:
61.5485, 89.7843, -51.1198
CIE-LCH:
61.5485, 103.3172, 330.3445
CIE-Luv:
61.5485, 84.6036, -93.0903
Hunter-Lab:
54.6605, 93.6786, -54.9459
#fe34f1 color charts
#fe34f1 color shades, tints & tones
#fe34f1 color schemes
#fe34f1 color preview, HTML & CSS examples
This text has a color of #fe34f1
<p style="color:#fe34f1;">Text here</p>
.mytext {color:#fe34f1;}
This box has a color of #fe34f1
<div style="background-color:#fe34f1;">Content here</div>
.mybackground {background-color:#fe34f1;}
Border around this has a color of #fe34f1
<div style="border:2px solid #fe34f1;">Content here</div>
.myborder {border:2px solid #fe34f1;}