#fa80e9 color space conversions
Hex:
#fa80e9
RGB:
250, 128, 233
CMY:
2, 50, 9
CMYK:
0, 49, 7, 2
HSL:
308°, 92.4242%, 74.1176%
HSV (HSB):
308°, 48.8000%, 98.0392%
XYZ:
61.8515, 41.6455, 81.8693
xyY:
0.3337, 0.2247, 41.6455
CIE-Lab:
70.6258, 59.8980, -32.5106
CIE-LCH:
70.6258, 68.1521, 331.5084
CIE-Luv:
70.6258, 62.0447, -60.8185
Hunter-Lab:
64.5333, 58.1486, -30.0440
#fa80e9 color charts
#fa80e9 color shades, tints & tones
#fa80e9 color schemes
#fa80e9 color preview, HTML & CSS examples
This text has a color of #fa80e9
<p style="color:#fa80e9;">Text here</p>
.mytext {color:#fa80e9;}
This box has a color of #fa80e9
<div style="background-color:#fa80e9;">Content here</div>
.mybackground {background-color:#fa80e9;}
Border around this has a color of #fa80e9
<div style="border:2px solid #fa80e9;">Content here</div>
.myborder {border:2px solid #fa80e9;}