#f532e9 color space conversions
Hex:
#f532e9
RGB:
245, 50, 233
CMY:
4, 80, 9
CMYK:
0, 80, 5, 4
HSL:
304°, 90.6977%, 57.8431%
HSV (HSB):
304°, 79.5918%, 96.0784%
XYZ:
53.5048, 27.5769, 79.5936
xyY:
0.3330, 0.1716, 27.5769
CIE-Lab:
59.5045, 87.3954, -49.9844
CIE-LCH:
59.5045, 100.6797, 330.2333
CIE-Luv:
59.5045, 81.4787, -90.3202
Hunter-Lab:
52.5137, 89.9699, -53.1047
#f532e9 color charts
#f532e9 color shades, tints & tones
#f532e9 color schemes
#f532e9 color preview, HTML & CSS examples
This text has a color of #f532e9
<p style="color:#f532e9;">Text here</p>
.mytext {color:#f532e9;}
This box has a color of #f532e9
<div style="background-color:#f532e9;">Content here</div>
.mybackground {background-color:#f532e9;}
Border around this has a color of #f532e9
<div style="border:2px solid #f532e9;">Content here</div>
.myborder {border:2px solid #f532e9;}