#fa31e6 color space conversions
Hex:
#fa31e6
RGB:
250, 49, 230
CMY:
2, 81, 10
CMYK:
0, 80, 8, 2
HSL:
306°, 95.2607%, 58.6275%
HSV (HSB):
306°, 80.4000%, 98.0392%
XYZ:
54.8056, 28.2338, 77.4240
xyY:
0.3415, 0.1760, 28.2338
CIE-Lab:
60.0994, 88.1504, -47.3066
CIE-LCH:
60.0994, 100.0420, 331.7794
CIE-Luv:
60.0994, 86.4656, -86.5183
Hunter-Lab:
53.1355, 91.1234, -49.1970
#fa31e6 color charts
#fa31e6 color shades, tints & tones
#fa31e6 color schemes
#fa31e6 color preview, HTML & CSS examples
This text has a color of #fa31e6
<p style="color:#fa31e6;">Text here</p>
.mytext {color:#fa31e6;}
This box has a color of #fa31e6
<div style="background-color:#fa31e6;">Content here</div>
.mybackground {background-color:#fa31e6;}
Border around this has a color of #fa31e6
<div style="border:2px solid #fa31e6;">Content here</div>
.myborder {border:2px solid #fa31e6;}