#fa32e4 color space conversions
Hex:
#fa32e4
RGB:
250, 50, 228
CMY:
2, 80, 11
CMYK:
0, 80, 9, 2
HSL:
307°, 95.2381%, 58.8235%
HSV (HSB):
307°, 80.0000%, 98.0392%
XYZ:
54.5685, 28.2066, 75.9671
xyY:
0.3438, 0.1777, 28.2066
CIE-Lab:
60.0750, 87.6547, -46.2219
CIE-LCH:
60.0750, 99.0950, 332.1965
CIE-Luv:
60.0750, 87.0935, -84.7687
Hunter-Lab:
53.1099, 90.4600, -47.6300
#fa32e4 color charts
#fa32e4 color shades, tints & tones
#fa32e4 color schemes
#fa32e4 color preview, HTML & CSS examples
This text has a color of #fa32e4
<p style="color:#fa32e4;">Text here</p>
.mytext {color:#fa32e4;}
This box has a color of #fa32e4
<div style="background-color:#fa32e4;">Content here</div>
.mybackground {background-color:#fa32e4;}
Border around this has a color of #fa32e4
<div style="border:2px solid #fa32e4;">Content here</div>
.myborder {border:2px solid #fa32e4;}