#fc11f0 color space conversions
Hex:
#fc11f0
RGB:
252, 17, 240
CMY:
1, 93, 6
CMYK:
0, 93, 5, 1
HSL:
303°, 97.5104%, 52.7451%
HSV (HSB):
303°, 93.2540%, 98.8235%
XYZ:
56.0735, 27.3876, 84.7690
xyY:
0.3333, 0.1628, 27.3876
CIE-Lab:
59.3314, 94.6455, -54.1061
CIE-LCH:
59.3314, 109.0194, 330.2447
CIE-Luv:
59.3314, 87.2840, -97.6154
Hunter-Lab:
52.3332, 99.6746, -59.4044
#fc11f0 color charts
#fc11f0 color shades, tints & tones
#fc11f0 color schemes
#fc11f0 color preview, HTML & CSS examples
This text has a color of #fc11f0
<p style="color:#fc11f0;">Text here</p>
.mytext {color:#fc11f0;}
This box has a color of #fc11f0
<div style="background-color:#fc11f0;">Content here</div>
.mybackground {background-color:#fc11f0;}
Border around this has a color of #fc11f0
<div style="border:2px solid #fc11f0;">Content here</div>
.myborder {border:2px solid #fc11f0;}