#fa71e2 color space conversions
Hex:
#fa71e2
RGB:
250, 113, 226
CMY:
2, 56, 11
CMYK:
0, 55, 10, 2
HSL:
311°, 93.1973%, 71.1765%
HSV (HSB):
311°, 54.8000%, 98.0392%
XYZ:
59.0569, 37.6252, 76.1013
xyY:
0.3418, 0.2178, 37.6252
CIE-Lab:
67.7435, 65.6956, -33.1047
CIE-LCH:
67.7435, 73.5652, 333.2560
CIE-Luv:
67.7435, 70.0197, -62.3202
Hunter-Lab:
61.3394, 64.5139, -30.6210
#fa71e2 color charts
#fa71e2 color shades, tints & tones
#fa71e2 color schemes
#fa71e2 color preview, HTML & CSS examples
This text has a color of #fa71e2
<p style="color:#fa71e2;">Text here</p>
.mytext {color:#fa71e2;}
This box has a color of #fa71e2
<div style="background-color:#fa71e2;">Content here</div>
.mybackground {background-color:#fa71e2;}
Border around this has a color of #fa71e2
<div style="border:2px solid #fa71e2;">Content here</div>
.myborder {border:2px solid #fa71e2;}