#fc2bc1 color space conversions
Hex:
#fc2bc1
RGB:
252, 43, 193
CMY:
1, 83, 24
CMYK:
0, 83, 23, 1
HSL:
317°, 97.2093%, 57.8431%
HSV (HSB):
317°, 82.9365%, 98.8235%
XYZ:
50.6344, 26.2735, 52.8546
xyY:
0.3902, 0.2025, 26.2735
CIE-Lab:
58.2957, 85.0871, -29.0865
CIE-LCH:
58.2957, 89.9213, 341.1273
CIE-Luv:
58.2957, 104.4888, -57.8919
Hunter-Lab:
51.2576, 86.6288, -25.2569
#fc2bc1 color charts
#fc2bc1 color shades, tints & tones
#fc2bc1 color schemes
#fc2bc1 color preview, HTML & CSS examples
This text has a color of #fc2bc1
<p style="color:#fc2bc1;">Text here</p>
.mytext {color:#fc2bc1;}
This box has a color of #fc2bc1
<div style="background-color:#fc2bc1;">Content here</div>
.mybackground {background-color:#fc2bc1;}
Border around this has a color of #fc2bc1
<div style="border:2px solid #fc2bc1;">Content here</div>
.myborder {border:2px solid #fc2bc1;}