#f71bf5 color space conversions
Hex:
#f71bf5
RGB:
247, 27, 245
CMY:
3, 89, 4
CMYK:
0, 89, 1, 3
HSL:
301°, 93.2203%, 53.7255%
HSV (HSB):
301°, 89.0688%, 96.8627%
XYZ:
55.2311, 27.1506, 88.7158
xyY:
0.3228, 0.1587, 27.1506
CIE-Lab:
59.1135, 93.4744, -57.2941
CIE-LCH:
59.1135, 109.6361, 328.4943
CIE-Luv:
59.1135, 80.9684, -102.1895
Hunter-Lab:
52.1062, 98.0191, -64.4725
#f71bf5 color charts
#f71bf5 color shades, tints & tones
#f71bf5 color schemes
#f71bf5 color preview, HTML & CSS examples
This text has a color of #f71bf5
<p style="color:#f71bf5;">Text here</p>
.mytext {color:#f71bf5;}
This box has a color of #f71bf5
<div style="background-color:#f71bf5;">Content here</div>
.mybackground {background-color:#f71bf5;}
Border around this has a color of #f71bf5
<div style="border:2px solid #f71bf5;">Content here</div>
.myborder {border:2px solid #f71bf5;}