#fa77f4 color space conversions
Hex:
#fa77f4
RGB:
250, 119, 244
CMY:
2, 53, 4
CMYK:
0, 52, 2, 2
HSL:
303°, 92.9078%, 72.3529%
HSV (HSB):
303°, 52.4000%, 98.0392%
XYZ:
62.3503, 40.0493, 90.0320
xyY:
0.3240, 0.2081, 40.0493
CIE-Lab:
69.5046, 65.8925, -40.2975
CIE-LCH:
69.5046, 77.2380, 328.5515
CIE-Luv:
69.5046, 62.7234, -74.1693
Hunter-Lab:
63.2845, 65.1171, -40.0500
#fa77f4 color charts
#fa77f4 color shades, tints & tones
#fa77f4 color schemes
#fa77f4 color preview, HTML & CSS examples
This text has a color of #fa77f4
<p style="color:#fa77f4;">Text here</p>
.mytext {color:#fa77f4;}
This box has a color of #fa77f4
<div style="background-color:#fa77f4;">Content here</div>
.mybackground {background-color:#fa77f4;}
Border around this has a color of #fa77f4
<div style="border:2px solid #fa77f4;">Content here</div>
.myborder {border:2px solid #fa77f4;}