#fa32dc color space conversions
Hex:
#fa32dc
RGB:
250, 50, 220
CMY:
2, 80, 14
CMYK:
0, 80, 12, 2
HSL:
309°, 95.2381%, 58.8235%
HSV (HSB):
309°, 80.0000%, 98.0392%
XYZ:
53.4832, 27.7725, 70.2519
xyY:
0.3530, 0.1833, 27.7725
CIE-Lab:
59.6827, 86.5722, -42.3335
CIE-LCH:
59.6827, 96.3684, 333.9415
CIE-Luv:
59.6827, 90.3005, -78.5226
Hunter-Lab:
52.6996, 88.9298, -42.1475
#fa32dc color charts
#fa32dc color shades, tints & tones
#fa32dc color schemes
#fa32dc color preview, HTML & CSS examples
This text has a color of #fa32dc
<p style="color:#fa32dc;">Text here</p>
.mytext {color:#fa32dc;}
This box has a color of #fa32dc
<div style="background-color:#fa32dc;">Content here</div>
.mybackground {background-color:#fa32dc;}
Border around this has a color of #fa32dc
<div style="border:2px solid #fa32dc;">Content here</div>
.myborder {border:2px solid #fa32dc;}