#fc40ff color space conversions
Hex:
#fc40ff
RGB:
252, 64, 255
CMY:
1, 75, 0
CMYK:
1, 75, 0, 0
HSL:
299°, 100.0000%, 62.5490%
HSV (HSB):
299°, 74.9020%, 100.0000%
XYZ:
60.0283, 31.5822, 97.5399
xyY:
0.3174, 0.1670, 31.5822
CIE-Lab:
62.9961, 88.4850, -56.5985
CIE-LCH:
62.9961, 105.0380, 327.3954
CIE-Luv:
62.9961, 75.9328, -101.8599
Hunter-Lab:
56.1981, 92.3191, -63.5677
#fc40ff color charts
#fc40ff color shades, tints & tones
#fc40ff color schemes
#fc40ff color preview, HTML & CSS examples
This text has a color of #fc40ff
<p style="color:#fc40ff;">Text here</p>
.mytext {color:#fc40ff;}
This box has a color of #fc40ff
<div style="background-color:#fc40ff;">Content here</div>
.mybackground {background-color:#fc40ff;}
Border around this has a color of #fc40ff
<div style="border:2px solid #fc40ff;">Content here</div>
.myborder {border:2px solid #fc40ff;}