#fc2ed5 color space conversions
Hex:
#fc2ed5
RGB:
252, 46, 213
CMY:
1, 82, 16
CMYK:
0, 82, 15, 1
HSL:
311°, 97.1698%, 58.4314%
HSV (HSB):
311°, 81.7460%, 98.8235%
XYZ:
53.1321, 27.4535, 65.4495
xyY:
0.3638, 0.1880, 27.4535
CIE-Lab:
59.3918, 86.9206, -38.8036
CIE-LCH:
59.3918, 95.1889, 335.9428
CIE-Luv:
59.3918, 95.3906, -73.1146
Hunter-Lab:
52.3961, 89.3142, -37.3835
#fc2ed5 color charts
#fc2ed5 color shades, tints & tones
#fc2ed5 color schemes
#fc2ed5 color preview, HTML & CSS examples
This text has a color of #fc2ed5
<p style="color:#fc2ed5;">Text here</p>
.mytext {color:#fc2ed5;}
This box has a color of #fc2ed5
<div style="background-color:#fc2ed5;">Content here</div>
.mybackground {background-color:#fc2ed5;}
Border around this has a color of #fc2ed5
<div style="border:2px solid #fc2ed5;">Content here</div>
.myborder {border:2px solid #fc2ed5;}