#fa80e5 color space conversions
Hex:
#fa80e5
RGB:
250, 128, 229
CMY:
2, 50, 10
CMYK:
0, 49, 8, 2
HSL:
310°, 92.4242%, 74.1176%
HSV (HSB):
310°, 48.8000%, 98.0392%
XYZ:
61.2864, 41.4195, 78.8934
xyY:
0.3375, 0.2281, 41.4195
CIE-Lab:
70.4688, 59.2512, -30.5505
CIE-LCH:
70.4688, 66.6636, 332.7239
CIE-Luv:
70.4688, 63.0617, -57.5481
Hunter-Lab:
64.3580, 57.3543, -27.6302
#fa80e5 color charts
#fa80e5 color shades, tints & tones
#fa80e5 color schemes
#fa80e5 color preview, HTML & CSS examples
This text has a color of #fa80e5
<p style="color:#fa80e5;">Text here</p>
.mytext {color:#fa80e5;}
This box has a color of #fa80e5
<div style="background-color:#fa80e5;">Content here</div>
.mybackground {background-color:#fa80e5;}
Border around this has a color of #fa80e5
<div style="border:2px solid #fa80e5;">Content here</div>
.myborder {border:2px solid #fa80e5;}