#f500ed color space conversions
Hex:
#f500ed
RGB:
245, 0, 237
CMY:
4, 100, 7
CMYK:
0, 100, 3, 4
HSL:
302°, 100.0000%, 48.0392%
HSV (HSB):
302°, 100.0000%, 96.0784%
XYZ:
52.9423, 25.5269, 82.2576
xyY:
0.3294, 0.1588, 25.5269
CIE-Lab:
57.5852, 94.2163, -55.2815
CIE-LCH:
57.5852, 109.2371, 329.5977
CIE-Luv:
57.5852, 84.1365, -98.6488
Hunter-Lab:
50.5242, 98.6258, -61.1622
#f500ed color charts
#f500ed RGB chart
#f500ed CMYK chart
#f500ed RGB pie chart
#f500ed color shades, tints & tones
#f500ed color schemes
#f500ed color preview, HTML & CSS examples
This text has a color of #f500ed
<p style="color:#f500ed;">Text here</p>
.mytext {color:#f500ed;}
Text color #f500ed
This box has a color of #f500ed
<div style="background-color:#f500ed;">Content here</div>
.mybackground {background-color:#f500ed;}
Background color #f500ed
Border around this has a color of #f500ed
<div style="border:2px solid #f500ed;">Content here</div>
.myborder {border:2px solid #f500ed;}
Border color #f500ed