#f65fc5 color space conversions
Hex:
#f65fc5
RGB:
246, 95, 197
CMY:
4, 63, 23
CMYK:
0, 61, 20, 4
HSL:
319°, 89.3491%, 66.8627%
HSV (HSB):
319°, 61.3821%, 96.4706%
XYZ:
52.1763, 31.8085, 56.2130
xyY:
0.3722, 0.2269, 31.8085
CIE-Lab:
63.1843, 68.0889, -23.9189
CIE-LCH:
63.1843, 72.1680, 340.6442
CIE-Luv:
63.1843, 83.1166, -47.7761
Hunter-Lab:
56.3990, 66.4371, -19.6152
#f65fc5 color charts
#f65fc5 color shades, tints & tones
#f65fc5 color schemes
#f65fc5 color preview, HTML & CSS examples
This text has a color of #f65fc5
<p style="color:#f65fc5;">Text here</p>
.mytext {color:#f65fc5;}
This box has a color of #f65fc5
<div style="background-color:#f65fc5;">Content here</div>
.mybackground {background-color:#f65fc5;}
Border around this has a color of #f65fc5
<div style="border:2px solid #f65fc5;">Content here</div>
.myborder {border:2px solid #f65fc5;}