#fa80df color space conversions
Hex:
#fa80df
RGB:
250, 128, 223
CMY:
2, 50, 13
CMYK:
0, 49, 11, 2
HSL:
313°, 92.4242%, 74.1176%
HSV (HSB):
313°, 48.8000%, 98.0392%
XYZ:
60.4628, 41.0900, 74.5565
xyY:
0.3433, 0.2333, 41.0900
CIE-Lab:
70.2390, 58.2983, -27.5930
CIE-LCH:
70.2390, 64.4985, 334.6715
CIE-Luv:
70.2390, 64.5928, -52.6462
Hunter-Lab:
64.1015, 56.1898, -24.0891
#fa80df color charts
#fa80df color shades, tints & tones
#fa80df color schemes
#fa80df color preview, HTML & CSS examples
This text has a color of #fa80df
<p style="color:#fa80df;">Text here</p>
.mytext {color:#fa80df;}
This box has a color of #fa80df
<div style="background-color:#fa80df;">Content here</div>
.mybackground {background-color:#fa80df;}
Border around this has a color of #fa80df
<div style="border:2px solid #fa80df;">Content here</div>
.myborder {border:2px solid #fa80df;}