#f500df color space conversions
Hex:
#f500df
RGB:
245, 0, 223
CMY:
4, 100, 13
CMYK:
0, 100, 9, 4
HSL:
305°, 100.0000%, 48.0392%
HSV (HSB):
305°, 100.0000%, 96.0784%
XYZ:
50.9755, 24.7402, 71.9007
xyY:
0.3453, 0.1676, 24.7402
CIE-Lab:
56.8214, 92.3499, -48.6082
CIE-LCH:
56.8214, 104.3612, 332.2400
CIE-Luv:
56.8214, 90.0195, -88.0627
Hunter-Lab:
49.7395, 95.8913, -50.8887
#f500df color charts
#f500df RGB chart
#f500df CMYK chart
#f500df RGB pie chart
#f500df color shades, tints & tones
#f500df color schemes
#f500df color preview, HTML & CSS examples
This text has a color of #f500df
<p style="color:#f500df;">Text here</p>
.mytext {color:#f500df;}
Text color #f500df
This box has a color of #f500df
<div style="background-color:#f500df;">Content here</div>
.mybackground {background-color:#f500df;}
Background color #f500df
Border around this has a color of #f500df
<div style="border:2px solid #f500df;">Content here</div>
.myborder {border:2px solid #f500df;}
Border color #f500df