#fc2df9 color space conversions
Hex:
#fc2df9
RGB:
252, 45, 249
CMY:
1, 82, 2
CMYK:
0, 82, 1, 1
HSL:
301°, 97.1831%, 58.2353%
HSV (HSB):
301°, 82.1429%, 98.8235%
XYZ:
58.1822, 29.4118, 92.2330
xyY:
0.3235, 0.1636, 29.4118
CIE-Lab:
61.1433, 92.0274, -56.2310
CIE-LCH:
61.1433, 107.8470, 328.5741
CIE-Luv:
61.1433, 81.1125, -101.1430
Hunter-Lab:
54.2326, 96.5923, -62.8712
#fc2df9 color charts
#fc2df9 color shades, tints & tones
#fc2df9 color schemes
#fc2df9 color preview, HTML & CSS examples
This text has a color of #fc2df9
<p style="color:#fc2df9;">Text here</p>
.mytext {color:#fc2df9;}
This box has a color of #fc2df9
<div style="background-color:#fc2df9;">Content here</div>
.mybackground {background-color:#fc2df9;}
Border around this has a color of #fc2df9
<div style="border:2px solid #fc2df9;">Content here</div>
.myborder {border:2px solid #fc2df9;}