#f500e9 color space conversions
Hex:
#f500e9
RGB:
245, 0, 233
CMY:
4, 100, 9
CMYK:
0, 100, 5, 4
HSL:
303°, 100.0000%, 48.0392%
HSV (HSB):
303°, 100.0000%, 96.0784%
XYZ:
52.3642, 25.2957, 79.2134
xyY:
0.3338, 0.1612, 25.2957
CIE-Lab:
57.3624, 93.6741, -53.3904
CIE-LCH:
57.3624, 107.8210, 330.3186
CIE-Luv:
57.3624, 85.7894, -95.6443
Hunter-Lab:
50.2948, 97.8284, -58.1744
#f500e9 color charts
#f500e9 color shades, tints & tones
#f500e9 color schemes
#f500e9 color preview, HTML & CSS examples
This text has a color of #f500e9
<p style="color:#f500e9;">Text here</p>
.mytext {color:#f500e9;}
This box has a color of #f500e9
<div style="background-color:#f500e9;">Content here</div>
.mybackground {background-color:#f500e9;}
Border around this has a color of #f500e9
<div style="border:2px solid #f500e9;">Content here</div>
.myborder {border:2px solid #f500e9;}