#fc2fdf color space conversions
Hex:
#fc2fdf
RGB:
252, 47, 223
CMY:
1, 82, 13
CMYK:
0, 81, 12, 1
HSL:
308°, 97.1564%, 58.6275%
HSV (HSB):
308°, 81.3492%, 98.8235%
XYZ:
54.4807, 28.0562, 72.3560
xyY:
0.3517, 0.1811, 28.0562
CIE-Lab:
59.9395, 88.0156, -43.5991
CIE-LCH:
59.9395, 98.2223, 333.6482
CIE-Luv:
59.9395, 91.0895, -80.7654
Hunter-Lab:
52.9681, 90.9032, -43.9142
#fc2fdf color charts
#fc2fdf color shades, tints & tones
#fc2fdf color schemes
#fc2fdf color preview, HTML & CSS examples
This text has a color of #fc2fdf
<p style="color:#fc2fdf;">Text here</p>
.mytext {color:#fc2fdf;}
This box has a color of #fc2fdf
<div style="background-color:#fc2fdf;">Content here</div>
.mybackground {background-color:#fc2fdf;}
Border around this has a color of #fc2fdf
<div style="border:2px solid #fc2fdf;">Content here</div>
.myborder {border:2px solid #fc2fdf;}