#f52fed color space conversions
Hex:
#f52fed
RGB:
245, 47, 237
CMY:
4, 82, 7
CMYK:
0, 81, 3, 4
HSL:
302°, 90.8257%, 57.2549%
HSV (HSB):
302°, 80.8163%, 96.0784%
XYZ:
53.9588, 27.5599, 82.5964
xyY:
0.3288, 0.1679, 27.5599
CIE-Lab:
59.4891, 88.6265, -52.2488
CIE-LCH:
59.4891, 102.8814, 329.4790
CIE-Luv:
59.4891, 80.4024, -93.9625
Hunter-Lab:
52.4976, 91.5976, -56.5349
#f52fed color charts
#f52fed color shades, tints & tones
#f52fed color schemes
#f52fed color preview, HTML & CSS examples
This text has a color of #f52fed
<p style="color:#f52fed;">Text here</p>
.mytext {color:#f52fed;}
This box has a color of #f52fed
<div style="background-color:#f52fed;">Content here</div>
.mybackground {background-color:#f52fed;}
Border around this has a color of #f52fed
<div style="border:2px solid #f52fed;">Content here</div>
.myborder {border:2px solid #f52fed;}