#fc12f7 color space conversions
Hex:
#fc12f7
RGB:
252, 18, 247
CMY:
1, 93, 3
CMYK:
0, 93, 2, 1
HSL:
301°, 97.5000%, 52.9412%
HSV (HSB):
301°, 92.8571%, 98.8235%
XYZ:
57.1497, 27.8435, 90.3579
xyY:
0.3259, 0.1588, 27.8435
CIE-Lab:
59.7470, 95.5197, -57.3472
CIE-LCH:
59.7470, 111.4123, 329.0207
CIE-Luv:
59.7470, 84.3851, -102.8110
Hunter-Lab:
52.7669, 100.9840, -64.5912
#fc12f7 color charts
#fc12f7 color shades, tints & tones
#fc12f7 color schemes
#fc12f7 color preview, HTML & CSS examples
This text has a color of #fc12f7
<p style="color:#fc12f7;">Text here</p>
.mytext {color:#fc12f7;}
This box has a color of #fc12f7
<div style="background-color:#fc12f7;">Content here</div>
.mybackground {background-color:#fc12f7;}
Border around this has a color of #fc12f7
<div style="border:2px solid #fc12f7;">Content here</div>
.myborder {border:2px solid #fc12f7;}