#fc31ff color space conversions
Hex:
#fc31ff
RGB:
252, 49, 255
CMY:
1, 81, 0
CMYK:
1, 81, 0, 0
HSL:
299°, 100.0000%, 59.6078%
HSV (HSB):
299°, 80.7843%, 100.0000%
XYZ:
59.2932, 30.1121, 97.2949
xyY:
0.3176, 0.1613, 30.1121
CIE-Lab:
61.7508, 92.0944, -58.5840
CIE-LCH:
61.7508, 109.1488, 327.5383
CIE-Luv:
61.7508, 78.3257, -104.9864
Hunter-Lab:
54.8745, 96.8433, -66.7117
#fc31ff color charts
#fc31ff color shades, tints & tones
#fc31ff color schemes
#fc31ff color preview, HTML & CSS examples
This text has a color of #fc31ff
<p style="color:#fc31ff;">Text here</p>
.mytext {color:#fc31ff;}
This box has a color of #fc31ff
<div style="background-color:#fc31ff;">Content here</div>
.mybackground {background-color:#fc31ff;}
Border around this has a color of #fc31ff
<div style="border:2px solid #fc31ff;">Content here</div>
.myborder {border:2px solid #fc31ff;}