#fc31b2 color space conversions
Hex:
#fc31b2
RGB:
252, 49, 178
CMY:
1, 81, 30
CMYK:
0, 81, 29, 1
HSL:
322°, 97.1292%, 59.0196%
HSV (HSB):
322°, 80.5556%, 98.8235%
XYZ:
49.2791, 26.1064, 44.5612
xyY:
0.4108, 0.2177, 26.1064
CIE-Lab:
58.1379, 82.1180, -20.6655
CIE-LCH:
58.1379, 84.6783, 345.8745
CIE-Luv:
58.1379, 109.7670, -44.8945
Hunter-Lab:
51.0944, 82.7427, -15.9427
#fc31b2 color charts
#fc31b2 color shades, tints & tones
#fc31b2 color schemes
#fc31b2 color preview, HTML & CSS examples
This text has a color of #fc31b2
<p style="color:#fc31b2;">Text here</p>
.mytext {color:#fc31b2;}
This box has a color of #fc31b2
<div style="background-color:#fc31b2;">Content here</div>
.mybackground {background-color:#fc31b2;}
Border around this has a color of #fc31b2
<div style="border:2px solid #fc31b2;">Content here</div>
.myborder {border:2px solid #fc31b2;}