#fc3bd5 color space conversions
Hex:
#fc3bd5
RGB:
252, 59, 213
CMY:
1, 77, 16
CMYK:
0, 77, 15, 1
HSL:
312°, 96.9849%, 60.9804%
HSV (HSB):
312°, 76.5873%, 98.8235%
XYZ:
53.7191, 28.6275, 65.6451
xyY:
0.3630, 0.1934, 28.6275
CIE-Lab:
60.4514, 83.8644, -37.1447
CIE-LCH:
60.4514, 91.7222, 336.1108
CIE-Luv:
60.4514, 92.8299, -70.3198
Hunter-Lab:
53.5046, 85.5823, -35.2900
#fc3bd5 color charts
#fc3bd5 color shades, tints & tones
#fc3bd5 color schemes
#fc3bd5 color preview, HTML & CSS examples
This text has a color of #fc3bd5
<p style="color:#fc3bd5;">Text here</p>
.mytext {color:#fc3bd5;}
This box has a color of #fc3bd5
<div style="background-color:#fc3bd5;">Content here</div>
.mybackground {background-color:#fc3bd5;}
Border around this has a color of #fc3bd5
<div style="border:2px solid #fc3bd5;">Content here</div>
.myborder {border:2px solid #fc3bd5;}