#fc86f7 color space conversions
Hex:
#fc86f7
RGB:
252, 134, 247
CMY:
1, 47, 3
CMYK:
0, 47, 2, 1
HSL:
303°, 95.1613%, 75.6863%
HSV (HSB):
303°, 46.8254%, 98.8235%
XYZ:
65.4585, 44.4610, 93.1275
xyY:
0.3224, 0.2190, 44.4610
CIE-Lab:
72.5356, 59.9304, -37.1989
CIE-LCH:
72.5356, 70.5366, 328.1720
CIE-Luv:
72.5356, 57.4751, -68.6822
Hunter-Lab:
66.6791, 58.5439, -36.1321
#fc86f7 color charts
#fc86f7 color shades, tints & tones
#fc86f7 color schemes
#fc86f7 color preview, HTML & CSS examples
This text has a color of #fc86f7
<p style="color:#fc86f7;">Text here</p>
.mytext {color:#fc86f7;}
This box has a color of #fc86f7
<div style="background-color:#fc86f7;">Content here</div>
.mybackground {background-color:#fc86f7;}
Border around this has a color of #fc86f7
<div style="border:2px solid #fc86f7;">Content here</div>
.myborder {border:2px solid #fc86f7;}