#fc2ef3 color space conversions
Hex:
#fc2ef3
RGB:
252, 46, 243
CMY:
1, 82, 5
CMYK:
0, 82, 4, 1
HSL:
303°, 97.1698%, 58.4314%
HSV (HSB):
303°, 81.7460%, 98.8235%
XYZ:
57.2995, 29.1205, 87.3948
xyY:
0.3297, 0.1675, 29.1205
CIE-Lab:
60.8878, 90.9711, -53.3030
CIE-LCH:
60.8878, 105.4369, 329.6325
CIE-Luv:
60.8878, 83.2825, -96.4076
Hunter-Lab:
53.9634, 95.0992, -58.2469
#fc2ef3 color charts
#fc2ef3 color shades, tints & tones
#fc2ef3 color schemes
#fc2ef3 color preview, HTML & CSS examples
This text has a color of #fc2ef3
<p style="color:#fc2ef3;">Text here</p>
.mytext {color:#fc2ef3;}
This box has a color of #fc2ef3
<div style="background-color:#fc2ef3;">Content here</div>
.mybackground {background-color:#fc2ef3;}
Border around this has a color of #fc2ef3
<div style="border:2px solid #fc2ef3;">Content here</div>
.myborder {border:2px solid #fc2ef3;}