#fc14fa color space conversions
Hex:
#fc14fa
RGB:
252, 20, 250
CMY:
1, 92, 2
CMYK:
0, 92, 1, 1
HSL:
301°, 97.4790%, 53.3333%
HSV (HSB):
301°, 92.0635%, 98.8235%
XYZ:
57.6504, 28.0979, 92.8274
xyY:
0.3228, 0.1573, 28.0979
CIE-Lab:
59.9771, 95.7570, -58.6474
CIE-LCH:
59.9771, 112.2895, 328.5142
CIE-Luv:
59.9771, 83.0726, -104.9046
Hunter-Lab:
53.0074, 101.3718, -66.7243
#fc14fa color charts
#fc14fa color shades, tints & tones
#fc14fa color schemes
#fc14fa color preview, HTML & CSS examples
This text has a color of #fc14fa
<p style="color:#fc14fa;">Text here</p>
.mytext {color:#fc14fa;}
This box has a color of #fc14fa
<div style="background-color:#fc14fa;">Content here</div>
.mybackground {background-color:#fc14fa;}
Border around this has a color of #fc14fa
<div style="border:2px solid #fc14fa;">Content here</div>
.myborder {border:2px solid #fc14fa;}