#f500cd color space conversions
Hex:
#f500cd
RGB:
245, 0, 205
CMY:
4, 100, 20
CMYK:
0, 100, 16, 4
HSL:
310°, 100.0000%, 48.0392%
HSV (HSB):
310°, 100.0000%, 96.0784%
XYZ:
48.6756, 23.8203, 59.7899
xyY:
0.3680, 0.1801, 23.8203
CIE-Lab:
55.9074, 90.0861, -39.7986
CIE-LCH:
55.9074, 98.4857, 336.1649
CIE-Luv:
55.9074, 97.9623, -74.1982
Hunter-Lab:
48.8060, 92.6127, -38.4691
#f500cd color charts
#f500cd RGB chart
#f500cd CMYK chart
#f500cd RGB pie chart
#f500cd color shades, tints & tones
#f500cd color schemes
#f500cd color preview, HTML & CSS examples
This text has a color of #f500cd
<p style="color:#f500cd;">Text here</p>
.mytext {color:#f500cd;}
Text color #f500cd
This box has a color of #f500cd
<div style="background-color:#f500cd;">Content here</div>
.mybackground {background-color:#f500cd;}
Background color #f500cd
Border around this has a color of #f500cd
<div style="border:2px solid #f500cd;">Content here</div>
.myborder {border:2px solid #f500cd;}
Border color #f500cd