#f509cd color space conversions
Hex:
#f509cd
RGB:
245, 9, 205
CMY:
4, 96, 20
CMYK:
0, 96, 16, 4
HSL:
310°, 92.9134%, 49.8039%
HSV (HSB):
310°, 96.3265%, 96.0784%
XYZ:
48.7733, 24.0156, 59.8224
xyY:
0.3678, 0.1811, 24.0156
CIE-Lab:
56.1034, 89.5084, -39.4903
CIE-LCH:
56.1034, 97.8327, 336.1934
CIE-Luv:
56.1034, 97.5014, -73.6980
Hunter-Lab:
49.0057, 91.8934, -38.0727
#f509cd color charts
#f509cd color shades, tints & tones
#f509cd color schemes
#f509cd color preview, HTML & CSS examples
This text has a color of #f509cd
<p style="color:#f509cd;">Text here</p>
.mytext {color:#f509cd;}
This box has a color of #f509cd
<div style="background-color:#f509cd;">Content here</div>
.mybackground {background-color:#f509cd;}
Border around this has a color of #f509cd
<div style="border:2px solid #f509cd;">Content here</div>
.myborder {border:2px solid #f509cd;}