#fa31e7 color space conversions
Hex:
#fa31e7
RGB:
250, 49, 231
CMY:
2, 81, 9
CMYK:
0, 80, 8, 2
HSL:
306°, 95.2607%, 58.6275%
HSV (HSB):
306°, 80.4000%, 98.0392%
XYZ:
54.9465, 28.2901, 78.1658
xyY:
0.3404, 0.1753, 28.2901
CIE-Lab:
60.1500, 88.2886, -47.7877
CIE-LCH:
60.1500, 100.3920, 331.5748
CIE-Luv:
60.1500, 86.0703, -87.2937
Hunter-Lab:
53.1885, 91.3199, -49.9007
#fa31e7 color charts
#fa31e7 color shades, tints & tones
#fa31e7 color schemes
#fa31e7 color preview, HTML & CSS examples
This text has a color of #fa31e7
<p style="color:#fa31e7;">Text here</p>
.mytext {color:#fa31e7;}
This box has a color of #fa31e7
<div style="background-color:#fa31e7;">Content here</div>
.mybackground {background-color:#fa31e7;}
Border around this has a color of #fa31e7
<div style="border:2px solid #fa31e7;">Content here</div>
.myborder {border:2px solid #fa31e7;}