#fa32ce color space conversions
Hex:
#fa32ce
RGB:
250, 50, 206
CMY:
2, 80, 19
CMYK:
0, 80, 18, 2
HSL:
313°, 95.2381%, 58.8235%
HSV (HSB):
313°, 80.0000%, 98.0392%
XYZ:
51.7055, 27.0614, 60.8907
xyY:
0.3702, 0.1938, 27.0614
CIE-Lab:
59.0311, 84.7553, -35.4118
CIE-LCH:
59.0311, 91.8556, 337.3242
CIE-Luv:
59.0311, 96.0551, -67.5030
Hunter-Lab:
52.0206, 86.3828, -32.9852
#fa32ce color charts
#fa32ce color shades, tints & tones
#fa32ce color schemes
#fa32ce color preview, HTML & CSS examples
This text has a color of #fa32ce
<p style="color:#fa32ce;">Text here</p>
.mytext {color:#fa32ce;}
This box has a color of #fa32ce
<div style="background-color:#fa32ce;">Content here</div>
.mybackground {background-color:#fa32ce;}
Border around this has a color of #fa32ce
<div style="border:2px solid #fa32ce;">Content here</div>
.myborder {border:2px solid #fa32ce;}