#ff71fc color space conversions
Hex:
#ff71fc
RGB:
255, 113, 252
CMY:
0, 56, 1
CMYK:
0, 56, 1, 0
HSL:
301°, 100.0000%, 72.1569%
HSV (HSB):
301°, 55.6863%, 100.0000%
XYZ:
64.7158, 40.0985, 96.4244
xyY:
0.3216, 0.1993, 40.0985
CIE-Lab:
69.5397, 71.1676, -44.5787
CIE-LCH:
69.5397, 83.9768, 327.9374
CIE-Luv:
69.5397, 66.0734, -81.9300
Hunter-Lab:
63.3234, 71.6091, -45.9562
#ff71fc color charts
#ff71fc color shades, tints & tones
#ff71fc color schemes
#ff71fc color preview, HTML & CSS examples
This text has a color of #ff71fc
<p style="color:#ff71fc;">Text here</p>
.mytext {color:#ff71fc;}
This box has a color of #ff71fc
<div style="background-color:#ff71fc;">Content here</div>
.mybackground {background-color:#ff71fc;}
Border around this has a color of #ff71fc
<div style="border:2px solid #ff71fc;">Content here</div>
.myborder {border:2px solid #ff71fc;}