#fc2de8 color space conversions
Hex:
#fc2de8
RGB:
252, 45, 232
CMY:
1, 82, 9
CMYK:
0, 82, 8, 1
HSL:
306°, 97.1831%, 58.2353%
HSV (HSB):
306°, 82.1429%, 98.8235%
XYZ:
55.6488, 28.3984, 78.8924
xyY:
0.3415, 0.1743, 28.3984
CIE-Lab:
60.2470, 89.6375, -48.1736
CIE-LCH:
60.2470, 101.7623, 331.7452
CIE-Luv:
60.2470, 87.7594, -88.1245
Hunter-Lab:
53.2902, 93.1425, -50.4716
#fc2de8 color charts
#fc2de8 color shades, tints & tones
#fc2de8 color schemes
#fc2de8 color preview, HTML & CSS examples
This text has a color of #fc2de8
<p style="color:#fc2de8;">Text here</p>
.mytext {color:#fc2de8;}
This box has a color of #fc2de8
<div style="background-color:#fc2de8;">Content here</div>
.mybackground {background-color:#fc2de8;}
Border around this has a color of #fc2de8
<div style="border:2px solid #fc2de8;">Content here</div>
.myborder {border:2px solid #fc2de8;}