#fa85ca color space conversions
Hex:
#fa85ca
RGB:
250, 133, 202
CMY:
2, 48, 21
CMYK:
0, 47, 19, 2
HSL:
325°, 92.1260%, 75.0980%
HSV (HSB):
325°, 46.8000%, 98.0392%
XYZ:
58.4725, 41.3633, 60.7792
xyY:
0.3641, 0.2575, 41.3633
CIE-Lab:
70.4297, 52.7050, -15.6585
CIE-LCH:
70.4297, 54.9819, 343.4535
CIE-Luv:
70.4297, 67.5040, -33.0505
Hunter-Lab:
64.3143, 49.7365, -11.0110
#fa85ca color charts
#fa85ca color shades, tints & tones
#fa85ca color schemes
#fa85ca color preview, HTML & CSS examples
This text has a color of #fa85ca
<p style="color:#fa85ca;">Text here</p>
.mytext {color:#fa85ca;}
This box has a color of #fa85ca
<div style="background-color:#fa85ca;">Content here</div>
.mybackground {background-color:#fa85ca;}
Border around this has a color of #fa85ca
<div style="border:2px solid #fa85ca;">Content here</div>
.myborder {border:2px solid #fa85ca;}