#fa86f7 color space conversions
Hex:
#fa86f7
RGB:
250, 134, 247
CMY:
2, 47, 3
CMYK:
0, 46, 1, 2
HSL:
302°, 92.0635%, 75.2941%
HSV (HSB):
302°, 46.4000%, 98.0392%
XYZ:
64.7379, 44.0896, 93.0938
xyY:
0.3206, 0.2184, 44.0896
CIE-Lab:
72.2883, 59.3700, -37.6023
CIE-LCH:
72.2883, 70.2761, 327.6516
CIE-Luv:
72.2883, 56.1317, -69.2094
Hunter-Lab:
66.4000, 57.8320, -36.6455
#fa86f7 color charts
#fa86f7 color shades, tints & tones
#fa86f7 color schemes
#fa86f7 color preview, HTML & CSS examples
This text has a color of #fa86f7
<p style="color:#fa86f7;">Text here</p>
.mytext {color:#fa86f7;}
This box has a color of #fa86f7
<div style="background-color:#fa86f7;">Content here</div>
.mybackground {background-color:#fa86f7;}
Border around this has a color of #fa86f7
<div style="border:2px solid #fa86f7;">Content here</div>
.myborder {border:2px solid #fa86f7;}