#f537f5 color space conversions
Hex:
#f537f5
RGB:
245, 55, 245
CMY:
4, 78, 4
CMYK:
0, 78, 0, 4
HSL:
300°, 90.4762%, 58.8235%
HSV (HSB):
300°, 77.5510%, 96.0784%
XYZ:
55.5038, 28.7374, 89.0077
xyY:
0.3204, 0.1659, 28.7374
CIE-Lab:
60.5492, 87.9714, -55.0233
CIE-LCH:
60.5492, 103.7619, 327.9753
CIE-Luv:
60.5492, 76.1722, -98.4942
Hunter-Lab:
53.6073, 91.0022, -60.9180
#f537f5 color charts
#f537f5 color shades, tints & tones
#f537f5 color schemes
#f537f5 color preview, HTML & CSS examples
This text has a color of #f537f5
<p style="color:#f537f5;">Text here</p>
.mytext {color:#f537f5;}
This box has a color of #f537f5
<div style="background-color:#f537f5;">Content here</div>
.mybackground {background-color:#f537f5;}
Border around this has a color of #f537f5
<div style="border:2px solid #f537f5;">Content here</div>
.myborder {border:2px solid #f537f5;}