#fa32cb color space conversions
Hex:
#fa32cb
RGB:
250, 50, 203
CMY:
2, 80, 20
CMYK:
0, 80, 19, 2
HSL:
314°, 95.2381%, 58.8235%
HSV (HSB):
314°, 80.0000%, 98.0392%
XYZ:
51.3444, 26.9170, 58.9893
xyY:
0.3741, 0.1961, 26.9170
CIE-Lab:
58.8974, 84.3793, -33.9091
CIE-LCH:
58.8974, 90.9379, 338.1065
CIE-Luv:
58.8974, 97.3089, -65.1317
Hunter-Lab:
51.8816, 85.8591, -31.0955
#fa32cb color charts
#fa32cb color shades, tints & tones
#fa32cb color schemes
#fa32cb color preview, HTML & CSS examples
This text has a color of #fa32cb
<p style="color:#fa32cb;">Text here</p>
.mytext {color:#fa32cb;}
This box has a color of #fa32cb
<div style="background-color:#fa32cb;">Content here</div>
.mybackground {background-color:#fa32cb;}
Border around this has a color of #fa32cb
<div style="border:2px solid #fa32cb;">Content here</div>
.myborder {border:2px solid #fa32cb;}