#fa32fa color space conversions
Hex:
#fa32fa
RGB:
250, 50, 250
CMY:
2, 80, 2
CMYK:
0, 80, 0, 2
HSL:
300°, 95.2381%, 58.8235%
HSV (HSB):
300°, 80.0000%, 98.0392%
XYZ:
57.8203, 29.5073, 93.0905
xyY:
0.3205, 0.1635, 29.5073
CIE-Lab:
61.2268, 90.7857, -56.6717
CIE-LCH:
61.2268, 107.0221, 328.0261
CIE-Luv:
61.2268, 78.6300, -101.6719
Hunter-Lab:
54.3206, 94.9388, -63.5821
#fa32fa color charts
#fa32fa color shades, tints & tones
#fa32fa color schemes
#fa32fa color preview, HTML & CSS examples
This text has a color of #fa32fa
<p style="color:#fa32fa;">Text here</p>
.mytext {color:#fa32fa;}
This box has a color of #fa32fa
<div style="background-color:#fa32fa;">Content here</div>
.mybackground {background-color:#fa32fa;}
Border around this has a color of #fa32fa
<div style="border:2px solid #fa32fa;">Content here</div>
.myborder {border:2px solid #fa32fa;}