#fe34c5 color space conversions
Hex:
#fe34c5
RGB:
254, 52, 197
CMY:
0, 80, 23
CMYK:
0, 80, 22, 0
HSL:
317°, 99.0196%, 60.0000%
HSV (HSB):
317°, 79.5276%, 99.6078%
XYZ:
52.1791, 27.5580, 55.3924
xyY:
0.3861, 0.2039, 27.5580
CIE-Lab:
59.4873, 84.0313, -29.5084
CIE-LCH:
59.4873, 89.0618, 340.6508
CIE-Luv:
59.4873, 102.5059, -58.5618
Hunter-Lab:
52.4957, 85.5557, -25.8145
#fe34c5 color charts
#fe34c5 color shades, tints & tones
#fe34c5 color schemes
#fe34c5 color preview, HTML & CSS examples
This text has a color of #fe34c5
<p style="color:#fe34c5;">Text here</p>
.mytext {color:#fe34c5;}
This box has a color of #fe34c5
<div style="background-color:#fe34c5;">Content here</div>
.mybackground {background-color:#fe34c5;}
Border around this has a color of #fe34c5
<div style="border:2px solid #fe34c5;">Content here</div>
.myborder {border:2px solid #fe34c5;}