#fa32c9 color space conversions
Hex:
#fa32c9
RGB:
250, 50, 201
CMY:
2, 80, 21
CMYK:
0, 80, 20, 2
HSL:
315°, 95.2381%, 58.8235%
HSV (HSB):
315°, 80.0000%, 98.0392%
XYZ:
51.1076, 26.8222, 57.7419
xyY:
0.3767, 0.1977, 26.8222
CIE-Lab:
58.8094, 84.1314, -32.9033
CIE-LCH:
58.8094, 90.3367, 338.6398
CIE-Luv:
58.8094, 98.1483, -63.5497
Hunter-Lab:
51.7902, 85.5144, -29.8504
#fa32c9 color charts
#fa32c9 color shades, tints & tones
#fa32c9 color schemes
#fa32c9 color preview, HTML & CSS examples
This text has a color of #fa32c9
<p style="color:#fa32c9;">Text here</p>
.mytext {color:#fa32c9;}
This box has a color of #fa32c9
<div style="background-color:#fa32c9;">Content here</div>
.mybackground {background-color:#fa32c9;}
Border around this has a color of #fa32c9
<div style="border:2px solid #fa32c9;">Content here</div>
.myborder {border:2px solid #fa32c9;}