#f500db color space conversions
Hex:
#f500db
RGB:
245, 0, 219
CMY:
4, 100, 14
CMYK:
0, 100, 11, 4
HSL:
306°, 100.0000%, 48.0392%
HSV (HSB):
306°, 100.0000%, 96.0784%
XYZ:
50.4424, 24.5270, 69.0934
xyY:
0.3501, 0.1703, 24.5270
CIE-Lab:
56.6116, 91.8332, -46.6732
CIE-LCH:
56.6116, 103.0133, 333.0586
CIE-Luv:
56.6116, 91.7494, -85.0038
Hunter-Lab:
49.5247, 95.1393, -48.0500
#f500db color charts
#f500db RGB chart
#f500db CMYK chart
#f500db RGB pie chart
#f500db color shades, tints & tones
#f500db color schemes
#f500db color preview, HTML & CSS examples
This text has a color of #f500db
<p style="color:#f500db;">Text here</p>
.mytext {color:#f500db;}
Text color #f500db
This box has a color of #f500db
<div style="background-color:#f500db;">Content here</div>
.mybackground {background-color:#f500db;}
Background color #f500db
Border around this has a color of #f500db
<div style="border:2px solid #f500db;">Content here</div>
.myborder {border:2px solid #f500db;}
Border color #f500db