#f500dd color space conversions
Hex:
#f500dd
RGB:
245, 0, 221
CMY:
4, 100, 13
CMYK:
0, 100, 10, 4
HSL:
306°, 100.0000%, 48.0392%
HSV (HSB):
306°, 100.0000%, 96.0784%
XYZ:
50.7073, 24.6329, 70.4887
xyY:
0.3477, 0.1689, 24.6329
CIE-Lab:
56.7160, 92.0906, -47.6423
CIE-LCH:
56.7160, 103.6845, 332.6456
CIE-Luv:
56.7160, 90.8818, -86.5350
Hunter-Lab:
49.6316, 95.5137, -49.4638
#f500dd color charts
#f500dd RGB chart
#f500dd CMYK chart
#f500dd RGB pie chart
#f500dd color shades, tints & tones
#f500dd color schemes
#f500dd color preview, HTML & CSS examples
This text has a color of #f500dd
<p style="color:#f500dd;">Text here</p>
.mytext {color:#f500dd;}
Text color #f500dd
This box has a color of #f500dd
<div style="background-color:#f500dd;">Content here</div>
.mybackground {background-color:#f500dd;}
Background color #f500dd
Border around this has a color of #f500dd
<div style="border:2px solid #f500dd;">Content here</div>
.myborder {border:2px solid #f500dd;}
Border color #f500dd