#fc31d8 color space conversions
Hex:
#fc31d8
RGB:
252, 49, 216
CMY:
1, 81, 15
CMYK:
0, 81, 14, 1
HSL:
311°, 97.1292%, 59.0196%
HSV (HSB):
311°, 80.5556%, 98.8235%
XYZ:
53.6379, 27.8499, 67.5143
xyY:
0.3600, 0.1869, 27.8499
CIE-Lab:
59.7529, 86.6668, -39.9376
CIE-LCH:
59.7529, 95.4261, 335.2589
CIE-Luv:
59.7529, 93.6177, -74.8933
Hunter-Lab:
52.7730, 89.0724, -38.9105
#fc31d8 color charts
#fc31d8 color shades, tints & tones
#fc31d8 color schemes
#fc31d8 color preview, HTML & CSS examples
This text has a color of #fc31d8
<p style="color:#fc31d8;">Text here</p>
.mytext {color:#fc31d8;}
This box has a color of #fc31d8
<div style="background-color:#fc31d8;">Content here</div>
.mybackground {background-color:#fc31d8;}
Border around this has a color of #fc31d8
<div style="border:2px solid #fc31d8;">Content here</div>
.myborder {border:2px solid #fc31d8;}