#fc31c0 color space conversions
Hex:
#fc31c0
RGB:
252, 49, 192
CMY:
1, 81, 25
CMYK:
0, 81, 24, 1
HSL:
318°, 97.1292%, 59.0196%
HSV (HSB):
318°, 80.5556%, 98.8235%
XYZ:
50.7576, 26.6978, 52.3471
xyY:
0.3910, 0.2057, 26.6978
CIE-Lab:
58.6936, 83.7006, -27.8958
CIE-LCH:
58.6936, 88.2268, 341.5678
CIE-Luv:
58.6936, 103.7287, -55.9377
Hunter-Lab:
51.6700, 84.9258, -23.8981
#fc31c0 color charts
#fc31c0 color shades, tints & tones
#fc31c0 color schemes
#fc31c0 color preview, HTML & CSS examples
This text has a color of #fc31c0
<p style="color:#fc31c0;">Text here</p>
.mytext {color:#fc31c0;}
This box has a color of #fc31c0
<div style="background-color:#fc31c0;">Content here</div>
.mybackground {background-color:#fc31c0;}
Border around this has a color of #fc31c0
<div style="border:2px solid #fc31c0;">Content here</div>
.myborder {border:2px solid #fc31c0;}