#fe34c1 color space conversions
Hex:
#fe34c1
RGB:
254, 52, 193
CMY:
0, 80, 24
CMYK:
0, 80, 24, 0
HSL:
318°, 99.0196%, 60.0000%
HSV (HSB):
318°, 79.5276%, 99.6078%
XYZ:
51.7267, 27.3771, 53.0101
xyY:
0.3915, 0.2072, 27.3771
CIE-Lab:
59.3217, 83.5584, -27.4714
CIE-LCH:
59.3217, 87.9584, 341.8007
CIE-Luv:
59.3217, 104.2037, -55.3947
Hunter-Lab:
52.3231, 84.8999, -23.4423
#fe34c1 color charts
#fe34c1 color shades, tints & tones
#fe34c1 color schemes
#fe34c1 color preview, HTML & CSS examples
This text has a color of #fe34c1
<p style="color:#fe34c1;">Text here</p>
.mytext {color:#fe34c1;}
This box has a color of #fe34c1
<div style="background-color:#fe34c1;">Content here</div>
.mybackground {background-color:#fe34c1;}
Border around this has a color of #fe34c1
<div style="border:2px solid #fe34c1;">Content here</div>
.myborder {border:2px solid #fe34c1;}