#fc97f5 color space conversions
Hex:
#fc97f5
RGB:
252, 151, 245
CMY:
1, 41, 4
CMYK:
0, 40, 3, 1
HSL:
304°, 94.3925%, 79.0196%
HSV (HSB):
304°, 40.0794%, 98.8235%
XYZ:
67.6929, 49.4212, 92.3576
xyY:
0.3232, 0.2359, 49.4212
CIE-Lab:
75.7126, 51.2042, -31.1967
CIE-LCH:
75.7126, 59.9592, 328.6477
CIE-Luv:
75.7126, 50.6603, -57.8746
Hunter-Lab:
70.3002, 48.8543, -28.6827
#fc97f5 color charts
#fc97f5 color shades, tints & tones
#fc97f5 color schemes
#fc97f5 color preview, HTML & CSS examples
This text has a color of #fc97f5
<p style="color:#fc97f5;">Text here</p>
.mytext {color:#fc97f5;}
This box has a color of #fc97f5
<div style="background-color:#fc97f5;">Content here</div>
.mybackground {background-color:#fc97f5;}
Border around this has a color of #fc97f5
<div style="border:2px solid #fc97f5;">Content here</div>
.myborder {border:2px solid #fc97f5;}