#fc10f1 color space conversions
Hex:
#fc10f1
RGB:
252, 16, 241
CMY:
1, 94, 5
CMYK:
0, 94, 4, 1
HSL:
303°, 97.5207%, 52.5490%
HSV (HSB):
303°, 93.6508%, 98.8235%
XYZ:
56.2074, 27.4169, 85.5486
xyY:
0.3322, 0.1621, 27.4169
CIE-Lab:
59.3582, 94.8632, -54.6221
CIE-LCH:
59.3582, 109.4650, 330.0667
CIE-Luv:
59.3582, 86.9290, -98.4393
Hunter-Lab:
52.3612, 99.9798, -60.2163
#fc10f1 color charts
#fc10f1 color shades, tints & tones
#fc10f1 color schemes
#fc10f1 color preview, HTML & CSS examples
This text has a color of #fc10f1
<p style="color:#fc10f1;">Text here</p>
.mytext {color:#fc10f1;}
This box has a color of #fc10f1
<div style="background-color:#fc10f1;">Content here</div>
.mybackground {background-color:#fc10f1;}
Border around this has a color of #fc10f1
<div style="border:2px solid #fc10f1;">Content here</div>
.myborder {border:2px solid #fc10f1;}