#fe34c4 color space conversions
Hex:
#fe34c4
RGB:
254, 52, 196
CMY:
0, 80, 23
CMYK:
0, 80, 23, 0
HSL:
317°, 99.0196%, 60.0000%
HSV (HSB):
317°, 79.5276%, 99.6078%
XYZ:
52.0648, 27.5123, 54.7908
xyY:
0.3875, 0.2048, 27.5123
CIE-Lab:
59.4456, 83.9122, -29.0003
CIE-LCH:
59.4456, 88.7822, 340.9347
CIE-Luv:
59.4456, 102.9296, -57.7699
Hunter-Lab:
52.4522, 85.3904, -25.2170
#fe34c4 color charts
#fe34c4 color shades, tints & tones
#fe34c4 color schemes
#fe34c4 color preview, HTML & CSS examples
This text has a color of #fe34c4
<p style="color:#fe34c4;">Text here</p>
.mytext {color:#fe34c4;}
This box has a color of #fe34c4
<div style="background-color:#fe34c4;">Content here</div>
.mybackground {background-color:#fe34c4;}
Border around this has a color of #fe34c4
<div style="border:2px solid #fe34c4;">Content here</div>
.myborder {border:2px solid #fe34c4;}