#fa1acc color space conversions
Hex:
#fa1acc
RGB:
250, 26, 204
CMY:
2, 90, 20
CMYK:
0, 90, 18, 2
HSL:
312°, 95.7265%, 54.1176%
HSV (HSB):
312°, 89.6000%, 98.0392%
XYZ:
50.6928, 25.4224, 59.3619
xyY:
0.3742, 0.1877, 25.4224
CIE-Lab:
57.4847, 88.7386, -36.6874
CIE-LCH:
57.4847, 96.0235, 337.5382
CIE-Luv:
57.4847, 100.5191, -69.7397
Hunter-Lab:
50.4206, 91.2274, -34.5097
#fa1acc color charts
#fa1acc color shades, tints & tones
#fa1acc color schemes
#fa1acc color preview, HTML & CSS examples
This text has a color of #fa1acc
<p style="color:#fa1acc;">Text here</p>
.mytext {color:#fa1acc;}
This box has a color of #fa1acc
<div style="background-color:#fa1acc;">Content here</div>
.mybackground {background-color:#fa1acc;}
Border around this has a color of #fa1acc
<div style="border:2px solid #fa1acc;">Content here</div>
.myborder {border:2px solid #fa1acc;}