#fc49f5 color space conversions
Hex:
#fc49f5
RGB:
252, 73, 245
CMY:
1, 71, 4
CMYK:
0, 71, 3, 1
HSL:
302°, 96.7568%, 63.7255%
HSV (HSB):
302°, 71.0317%, 98.8235%
XYZ:
59.0089, 32.0531, 89.4630
xyY:
0.3269, 0.1776, 32.0531
CIE-Lab:
63.3868, 84.3588, -50.4493
CIE-LCH:
63.3868, 98.2931, 329.1192
CIE-Luv:
63.3868, 77.6341, -91.7925
Hunter-Lab:
56.6155, 86.9690, -54.0584
#fc49f5 color charts
#fc49f5 color shades, tints & tones
#fc49f5 color schemes
#fc49f5 color preview, HTML & CSS examples
This text has a color of #fc49f5
<p style="color:#fc49f5;">Text here</p>
.mytext {color:#fc49f5;}
This box has a color of #fc49f5
<div style="background-color:#fc49f5;">Content here</div>
.mybackground {background-color:#fc49f5;}
Border around this has a color of #fc49f5
<div style="border:2px solid #fc49f5;">Content here</div>
.myborder {border:2px solid #fc49f5;}