#fa32d6 color space conversions
Hex:
#fa32d6
RGB:
250, 50, 214
CMY:
2, 80, 16
CMYK:
0, 80, 14, 2
HSL:
311°, 95.2381%, 58.8235%
HSV (HSB):
311°, 80.0000%, 98.0392%
XYZ:
52.7025, 27.4602, 66.1410
xyY:
0.3602, 0.1877, 27.4602
CIE-Lab:
59.3979, 85.7811, -39.3854
CIE-LCH:
59.3979, 94.3907, 335.3383
CIE-Luv:
59.3979, 92.7460, -73.8114
Hunter-Lab:
52.4025, 87.8176, -38.1524
#fa32d6 color charts
#fa32d6 color shades, tints & tones
#fa32d6 color schemes
#fa32d6 color preview, HTML & CSS examples
This text has a color of #fa32d6
<p style="color:#fa32d6;">Text here</p>
.mytext {color:#fa32d6;}
This box has a color of #fa32d6
<div style="background-color:#fa32d6;">Content here</div>
.mybackground {background-color:#fa32d6;}
Border around this has a color of #fa32d6
<div style="border:2px solid #fa32d6;">Content here</div>
.myborder {border:2px solid #fa32d6;}