#f500ff color space conversions
Hex:
#f500ff
RGB:
245, 0, 255
CMY:
4, 100, 0
CMYK:
4, 100, 0, 0
HSL:
298°, 100.0000%, 50.0000%
HSV (HSB):
298°, 100.0000%, 100.0000%
XYZ:
55.7062, 26.6325, 96.8123
xyY:
0.3109, 0.1487, 26.6325
CIE-Lab:
58.6326, 96.7399, -63.6412
CIE-LCH:
58.6326, 115.7964, 326.6607
CIE-Luv:
58.6326, 76.9854, -111.9505
Hunter-Lab:
51.6067, 102.3680, -75.1013
#f500ff color charts
#f500ff RGB chart
#f500ff CMYK chart
#f500ff RGB pie chart
#f500ff color shades, tints & tones
#f500ff color schemes
#f500ff color preview, HTML & CSS examples
This text has a color of #f500ff
<p style="color:#f500ff;">Text here</p>
.mytext {color:#f500ff;}
Text color #f500ff
This box has a color of #f500ff
<div style="background-color:#f500ff;">Content here</div>
.mybackground {background-color:#f500ff;}
Background color #f500ff
Border around this has a color of #f500ff
<div style="border:2px solid #f500ff;">Content here</div>
.myborder {border:2px solid #f500ff;}
Border color #f500ff