#f60dfc color space conversions
Hex:
#f60dfc
RGB:
246, 13, 252
CMY:
4, 95, 1
CMYK:
2, 95, 0, 1
HSL:
298°, 97.5510%, 51.9608%
HSV (HSB):
298°, 94.8413%, 98.8235%
XYZ:
55.7206, 26.9090, 94.3526
xyY:
0.3148, 0.1520, 26.9090
CIE-Lab:
58.8900, 95.6668, -61.5548
CIE-LCH:
58.8900, 113.7590, 327.2416
CIE-Luv:
58.8900, 78.3744, -108.8095
Hunter-Lab:
51.8738, 100.9578, -71.5301
#f60dfc color charts
#f60dfc color shades, tints & tones
#f60dfc color schemes
#f60dfc color preview, HTML & CSS examples
This text has a color of #f60dfc
<p style="color:#f60dfc;">Text here</p>
.mytext {color:#f60dfc;}
This box has a color of #f60dfc
<div style="background-color:#f60dfc;">Content here</div>
.mybackground {background-color:#f60dfc;}
Border around this has a color of #f60dfc
<div style="border:2px solid #f60dfc;">Content here</div>
.myborder {border:2px solid #f60dfc;}