#f975fc color space conversions
Hex:
#f975fc
RGB:
249, 117, 252
CMY:
2, 54, 1
CMYK:
1, 54, 0, 1
HSL:
299°, 95.7447%, 72.3529%
HSV (HSB):
299°, 53.5714%, 98.8235%
XYZ:
62.9989, 39.8906, 96.4747
xyY:
0.3160, 0.2001, 39.8906
CIE-Lab:
69.3915, 67.8812, -44.8675
CIE-LCH:
69.3915, 81.3692, 326.5365
CIE-Luv:
69.3915, 60.6210, -81.8522
Hunter-Lab:
63.1590, 67.5193, -46.3536
#f975fc color charts
#f975fc color shades, tints & tones
#f975fc color schemes
#f975fc color preview, HTML & CSS examples
This text has a color of #f975fc
<p style="color:#f975fc;">Text here</p>
.mytext {color:#f975fc;}
This box has a color of #f975fc
<div style="background-color:#f975fc;">Content here</div>
.mybackground {background-color:#f975fc;}
Border around this has a color of #f975fc
<div style="border:2px solid #f975fc;">Content here</div>
.myborder {border:2px solid #f975fc;}