#fc12f1 color space conversions
Hex:
#fc12f1
RGB:
252, 18, 241
CMY:
1, 93, 5
CMYK:
0, 93, 4, 1
HSL:
303°, 97.5000%, 52.9412%
HSV (HSB):
303°, 92.8571%, 98.8235%
XYZ:
56.2384, 27.4789, 85.5590
xyY:
0.3322, 0.1623, 27.4789
CIE-Lab:
59.4150, 94.6956, -54.5316
CIE-LCH:
59.4150, 109.2747, 330.0640
CIE-Luv:
59.4150, 86.8160, -98.2991
Hunter-Lab:
52.4204, 99.7654, -60.0772
#fc12f1 color charts
#fc12f1 color shades, tints & tones
#fc12f1 color schemes
#fc12f1 color preview, HTML & CSS examples
This text has a color of #fc12f1
<p style="color:#fc12f1;">Text here</p>
.mytext {color:#fc12f1;}
This box has a color of #fc12f1
<div style="background-color:#fc12f1;">Content here</div>
.mybackground {background-color:#fc12f1;}
Border around this has a color of #fc12f1
<div style="border:2px solid #fc12f1;">Content here</div>
.myborder {border:2px solid #fc12f1;}