#fc74f1 color space conversions
Hex:
#fc74f1
RGB:
252, 116, 241
CMY:
1, 55, 5
CMYK:
0, 54, 4, 1
HSL:
305°, 95.7746%, 72.1569%
HSV (HSB):
305°, 53.9683%, 98.8235%
XYZ:
62.2675, 39.5371, 87.5687
xyY:
0.3288, 0.2088, 39.5371
CIE-Lab:
69.1386, 67.2779, -39.2008
CIE-LCH:
69.1386, 77.8654, 329.7719
CIE-Luv:
69.1386, 66.0342, -72.5605
Hunter-Lab:
62.8785, 66.7278, -38.5561
#fc74f1 color charts
#fc74f1 color shades, tints & tones
#fc74f1 color schemes
#fc74f1 color preview, HTML & CSS examples
This text has a color of #fc74f1
<p style="color:#fc74f1;">Text here</p>
.mytext {color:#fc74f1;}
This box has a color of #fc74f1
<div style="background-color:#fc74f1;">Content here</div>
.mybackground {background-color:#fc74f1;}
Border around this has a color of #fc74f1
<div style="border:2px solid #fc74f1;">Content here</div>
.myborder {border:2px solid #fc74f1;}