#f537e5 color space conversions
Hex:
#f537e5
RGB:
245, 55, 229
CMY:
4, 78, 10
CMYK:
0, 78, 7, 4
HSL:
305°, 90.4762%, 58.8235%
HSV (HSB):
305°, 77.5510%, 96.0784%
XYZ:
53.1652, 27.8020, 76.6929
xyY:
0.3372, 0.1763, 27.8020
CIE-Lab:
59.7094, 85.6371, -47.4153
CIE-LCH:
59.7094, 97.8873, 331.0277
CIE-Luv:
59.7094, 82.1575, -86.1777
Hunter-Lab:
52.7276, 87.7082, -49.3287
#f537e5 color charts
#f537e5 color shades, tints & tones
#f537e5 color schemes
#f537e5 color preview, HTML & CSS examples
This text has a color of #f537e5
<p style="color:#f537e5;">Text here</p>
.mytext {color:#f537e5;}
This box has a color of #f537e5
<div style="background-color:#f537e5;">Content here</div>
.mybackground {background-color:#f537e5;}
Border around this has a color of #f537e5
<div style="border:2px solid #f537e5;">Content here</div>
.myborder {border:2px solid #f537e5;}