#fc97f9 color space conversions
Hex:
#fc97f9
RGB:
252, 151, 249
CMY:
1, 41, 2
CMYK:
0, 40, 1, 1
HSL:
302°, 94.3925%, 79.0196%
HSV (HSB):
302°, 40.0794%, 98.8235%
XYZ:
68.3104, 49.6682, 95.6091
xyY:
0.3198, 0.2325, 49.6682
CIE-Lab:
75.8652, 51.9003, -33.1298
CIE-LCH:
75.8652, 61.5729, 327.4484
CIE-Luv:
75.8652, 49.8304, -61.1665
Hunter-Lab:
70.4757, 49.6833, -31.1013
#fc97f9 color charts
#fc97f9 color shades, tints & tones
#fc97f9 color schemes
#fc97f9 color preview, HTML & CSS examples
This text has a color of #fc97f9
<p style="color:#fc97f9;">Text here</p>
.mytext {color:#fc97f9;}
This box has a color of #fc97f9
<div style="background-color:#fc97f9;">Content here</div>
.mybackground {background-color:#fc97f9;}
Border around this has a color of #fc97f9
<div style="border:2px solid #fc97f9;">Content here</div>
.myborder {border:2px solid #fc97f9;}