#fa87cb color space conversions
Hex:
#fa87cb
RGB:
250, 135, 203
CMY:
2, 47, 20
CMYK:
0, 46, 19, 2
HSL:
325°, 92.0000%, 75.4902%
HSV (HSB):
325°, 46.0000%, 98.0392%
XYZ:
58.8678, 41.9637, 61.4970
xyY:
0.3626, 0.2585, 41.9637
CIE-Lab:
70.8459, 51.8672, -15.5867
CIE-LCH:
70.8459, 54.1585, 343.2739
CIE-Luv:
70.8459, 66.2601, -32.8140
Hunter-Lab:
64.7794, 48.8465, -10.9402
#fa87cb color charts
#fa87cb color shades, tints & tones
#fa87cb color schemes
#fa87cb color preview, HTML & CSS examples
This text has a color of #fa87cb
<p style="color:#fa87cb;">Text here</p>
.mytext {color:#fa87cb;}
This box has a color of #fa87cb
<div style="background-color:#fa87cb;">Content here</div>
.mybackground {background-color:#fa87cb;}
Border around this has a color of #fa87cb
<div style="border:2px solid #fa87cb;">Content here</div>
.myborder {border:2px solid #fa87cb;}