#fc15f6 color space conversions
Hex:
#fc15f6
RGB:
252, 21, 246
CMY:
1, 92, 4
CMYK:
0, 92, 2, 1
HSL:
302°, 97.4684%, 53.5294%
HSV (HSB):
302°, 91.6667%, 98.8235%
XYZ:
57.0476, 27.8856, 89.5645
xyY:
0.3269, 0.1598, 27.8856
CIE-Lab:
59.7852, 95.1036, -56.7296
CIE-LCH:
59.7852, 110.7382, 329.1838
CIE-Luv:
59.7852, 84.6049, -101.8313
Hunter-Lab:
52.8068, 100.4230, -63.5957
#fc15f6 color charts
#fc15f6 color shades, tints & tones
#fc15f6 color schemes
#fc15f6 color preview, HTML & CSS examples
This text has a color of #fc15f6
<p style="color:#fc15f6;">Text here</p>
.mytext {color:#fc15f6;}
This box has a color of #fc15f6
<div style="background-color:#fc15f6;">Content here</div>
.mybackground {background-color:#fc15f6;}
Border around this has a color of #fc15f6
<div style="border:2px solid #fc15f6;">Content here</div>
.myborder {border:2px solid #fc15f6;}