#fc13ce color space conversions
Hex:
#fc13ce
RGB:
252, 19, 206
CMY:
1, 93, 19
CMYK:
0, 92, 18, 1
HSL:
312°, 97.4895%, 53.1373%
HSV (HSB):
312°, 92.4603%, 98.8235%
XYZ:
51.5183, 25.6174, 60.6219
xyY:
0.3740, 0.1860, 25.6174
CIE-Lab:
57.6721, 90.1200, -37.5121
CIE-LCH:
57.6721, 97.6155, 337.4007
CIE-Luv:
57.6721, 101.8171, -71.2646
Hunter-Lab:
50.6137, 93.1166, -35.5843
#fc13ce color charts
#fc13ce color shades, tints & tones
#fc13ce color schemes
#fc13ce color preview, HTML & CSS examples
This text has a color of #fc13ce
<p style="color:#fc13ce;">Text here</p>
.mytext {color:#fc13ce;}
This box has a color of #fc13ce
<div style="background-color:#fc13ce;">Content here</div>
.mybackground {background-color:#fc13ce;}
Border around this has a color of #fc13ce
<div style="border:2px solid #fc13ce;">Content here</div>
.myborder {border:2px solid #fc13ce;}