#fa31ac color space conversions
Hex:
#fa31ac
RGB:
250, 49, 172
CMY:
2, 81, 33
CMYK:
0, 80, 31, 2
HSL:
323°, 95.2607%, 58.6275%
HSV (HSB):
323°, 80.4000%, 98.0392%
XYZ:
47.9690, 25.4992, 41.4233
xyY:
0.4175, 0.2219, 25.4992
CIE-Lab:
57.5586, 81.0237, -18.0937
CIE-LCH:
57.5586, 83.0194, 347.4116
CIE-Luv:
57.5586, 110.7827, -40.8793
Hunter-Lab:
50.4967, 81.1958, -13.2889
#fa31ac color charts
#fa31ac color shades, tints & tones
#fa31ac color schemes
#fa31ac color preview, HTML & CSS examples
This text has a color of #fa31ac
<p style="color:#fa31ac;">Text here</p>
.mytext {color:#fa31ac;}
This box has a color of #fa31ac
<div style="background-color:#fa31ac;">Content here</div>
.mybackground {background-color:#fa31ac;}
Border around this has a color of #fa31ac
<div style="border:2px solid #fa31ac;">Content here</div>
.myborder {border:2px solid #fa31ac;}