#fc3cd2 color space conversions
Hex:
#fc3cd2
RGB:
252, 60, 210
CMY:
1, 76, 18
CMYK:
0, 76, 17, 1
HSL:
313°, 96.9697%, 61.1765%
HSV (HSB):
313°, 76.1905%, 98.8235%
XYZ:
53.3936, 28.5803, 63.6752
xyY:
0.3666, 0.1962, 28.5803
CIE-Lab:
60.4094, 83.2088, -35.5098
CIE-LCH:
60.4094, 90.4691, 336.8894
CIE-Luv:
60.4094, 93.8058, -67.6974
Hunter-Lab:
53.4606, 84.7205, -33.1960
#fc3cd2 color charts
#fc3cd2 color shades, tints & tones
#fc3cd2 color schemes
#fc3cd2 color preview, HTML & CSS examples
This text has a color of #fc3cd2
<p style="color:#fc3cd2;">Text here</p>
.mytext {color:#fc3cd2;}
This box has a color of #fc3cd2
<div style="background-color:#fc3cd2;">Content here</div>
.mybackground {background-color:#fc3cd2;}
Border around this has a color of #fc3cd2
<div style="border:2px solid #fc3cd2;">Content here</div>
.myborder {border:2px solid #fc3cd2;}