#f500dc color space conversions
Hex:
#f500dc
RGB:
245, 0, 220
CMY:
4, 100, 14
CMYK:
0, 100, 10, 4
HSL:
306°, 100.0000%, 48.0392%
HSV (HSB):
306°, 100.0000%, 96.0784%
XYZ:
50.5745, 24.5798, 69.7889
xyY:
0.3489, 0.1696, 24.5798
CIE-Lab:
56.6637, 91.9617, -47.1581
CIE-LCH:
56.6637, 103.3482, 332.8512
CIE-Luv:
56.6637, 91.3150, -85.7698
Hunter-Lab:
49.5780, 95.3261, -48.7555
#f500dc color charts
#f500dc color shades, tints & tones
#f500dc color schemes
#f500dc color preview, HTML & CSS examples
This text has a color of #f500dc
<p style="color:#f500dc;">Text here</p>
.mytext {color:#f500dc;}
This box has a color of #f500dc
<div style="background-color:#f500dc;">Content here</div>
.mybackground {background-color:#f500dc;}
Border around this has a color of #f500dc
<div style="border:2px solid #f500dc;">Content here</div>
.myborder {border:2px solid #f500dc;}