#fc3dd2 color space conversions
Hex:
#fc3dd2
RGB:
252, 61, 210
CMY:
1, 76, 18
CMYK:
0, 76, 17, 1
HSL:
313°, 96.9543%, 61.3725%
HSV (HSB):
313°, 75.7937%, 98.8235%
XYZ:
53.4465, 28.6861, 63.6928
xyY:
0.3665, 0.1967, 28.6861
CIE-Lab:
60.5036, 82.9392, -35.3629
CIE-LCH:
60.5036, 90.1635, 336.9080
CIE-Luv:
60.5036, 93.5726, -67.4471
Hunter-Lab:
53.5594, 84.3948, -33.0161
#fc3dd2 color charts
#fc3dd2 color shades, tints & tones
#fc3dd2 color schemes
#fc3dd2 color preview, HTML & CSS examples
This text has a color of #fc3dd2
<p style="color:#fc3dd2;">Text here</p>
.mytext {color:#fc3dd2;}
This box has a color of #fc3dd2
<div style="background-color:#fc3dd2;">Content here</div>
.mybackground {background-color:#fc3dd2;}
Border around this has a color of #fc3dd2
<div style="border:2px solid #fc3dd2;">Content here</div>
.myborder {border:2px solid #fc3dd2;}