#fa87c5 color space conversions
Hex:
#fa87c5
RGB:
250, 135, 197
CMY:
2, 47, 23
CMYK:
0, 46, 21, 2
HSL:
328°, 92.0000%, 75.4902%
HSV (HSB):
328°, 46.0000%, 98.0392%
XYZ:
58.1664, 41.6832, 57.8033
xyY:
0.3690, 0.2644, 41.6832
CIE-Lab:
70.6519, 51.0037, -12.5426
CIE-LCH:
70.6519, 52.5233, 346.1842
CIE-Luv:
70.6519, 67.6956, -28.0135
Hunter-Lab:
64.5625, 47.8318, -7.8890
#fa87c5 color charts
#fa87c5 color shades, tints & tones
#fa87c5 color schemes
#fa87c5 color preview, HTML & CSS examples
This text has a color of #fa87c5
<p style="color:#fa87c5;">Text here</p>
.mytext {color:#fa87c5;}
This box has a color of #fa87c5
<div style="background-color:#fa87c5;">Content here</div>
.mybackground {background-color:#fa87c5;}
Border around this has a color of #fa87c5
<div style="border:2px solid #fa87c5;">Content here</div>
.myborder {border:2px solid #fa87c5;}