#fc2bc5 color space conversions
Hex:
#fc2bc5
RGB:
252, 43, 197
CMY:
1, 83, 23
CMYK:
0, 83, 22, 1
HSL:
316°, 97.2093%, 57.8431%
HSV (HSB):
316°, 82.9365%, 98.8235%
XYZ:
51.0868, 26.4544, 55.2370
xyY:
0.3848, 0.1992, 26.4544
CIE-Lab:
58.4659, 85.5571, -31.1200
CIE-LCH:
58.4659, 91.0411, 340.0120
CIE-Luv:
58.4659, 102.7465, -61.0508
Hunter-Lab:
51.4339, 87.2863, -27.6703
#fc2bc5 color charts
#fc2bc5 color shades, tints & tones
#fc2bc5 color schemes
#fc2bc5 color preview, HTML & CSS examples
This text has a color of #fc2bc5
<p style="color:#fc2bc5;">Text here</p>
.mytext {color:#fc2bc5;}
This box has a color of #fc2bc5
<div style="background-color:#fc2bc5;">Content here</div>
.mybackground {background-color:#fc2bc5;}
Border around this has a color of #fc2bc5
<div style="border:2px solid #fc2bc5;">Content here</div>
.myborder {border:2px solid #fc2bc5;}