#fa31e2 color space conversions
Hex:
#fa31e2
RGB:
250, 49, 226
CMY:
2, 81, 11
CMYK:
0, 80, 10, 2
HSL:
307°, 95.2607%, 58.6275%
HSV (HSB):
307°, 80.4000%, 98.0392%
XYZ:
54.2501, 28.0116, 74.4990
xyY:
0.3461, 0.1787, 28.0116
CIE-Lab:
59.8992, 87.6024, -45.3748
CIE-LCH:
59.8992, 98.6562, 332.6175
CIE-Luv:
59.8992, 88.0576, -83.4089
Hunter-Lab:
52.9260, 90.3453, -46.4088
#fa31e2 color charts
#fa31e2 color shades, tints & tones
#fa31e2 color schemes
#fa31e2 color preview, HTML & CSS examples
This text has a color of #fa31e2
<p style="color:#fa31e2;">Text here</p>
.mytext {color:#fa31e2;}
This box has a color of #fa31e2
<div style="background-color:#fa31e2;">Content here</div>
.mybackground {background-color:#fa31e2;}
Border around this has a color of #fa31e2
<div style="border:2px solid #fa31e2;">Content here</div>
.myborder {border:2px solid #fa31e2;}