#fc2bcd color space conversions
Hex:
#fc2bcd
RGB:
252, 43, 205
CMY:
1, 83, 20
CMYK:
0, 83, 19, 1
HSL:
313°, 97.2093%, 57.8431%
HSV (HSB):
313°, 82.9365%, 98.8235%
XYZ:
52.0282, 26.8310, 60.1943
xyY:
0.3742, 0.1930, 26.8310
CIE-Lab:
58.8176, 86.5233, -35.1495
CIE-LCH:
58.8176, 93.3904, 337.8909
CIE-Luv:
58.8176, 99.2929, -67.3638
Hunter-Lab:
51.7986, 88.6435, -32.6409
#fc2bcd color charts
#fc2bcd color shades, tints & tones
#fc2bcd color schemes
#fc2bcd color preview, HTML & CSS examples
This text has a color of #fc2bcd
<p style="color:#fc2bcd;">Text here</p>
.mytext {color:#fc2bcd;}
This box has a color of #fc2bcd
<div style="background-color:#fc2bcd;">Content here</div>
.mybackground {background-color:#fc2bcd;}
Border around this has a color of #fc2bcd
<div style="border:2px solid #fc2bcd;">Content here</div>
.myborder {border:2px solid #fc2bcd;}