#fc97df color space conversions
Hex:
#fc97df
RGB:
252, 151, 223
CMY:
1, 41, 13
CMYK:
0, 40, 12, 1
HSL:
317°, 94.3925%, 79.0196%
HSV (HSB):
317°, 40.0794%, 98.8235%
XYZ:
64.5308, 48.1564, 75.7060
xyY:
0.3425, 0.2556, 48.1564
CIE-Lab:
74.9235, 47.5420, -20.4176
CIE-LCH:
74.9235, 51.7409, 336.7582
CIE-Luv:
74.9235, 55.2464, -39.8470
Hunter-Lab:
69.3948, 44.5477, -16.1059
#fc97df color charts
#fc97df color shades, tints & tones
#fc97df color schemes
#fc97df color preview, HTML & CSS examples
This text has a color of #fc97df
<p style="color:#fc97df;">Text here</p>
.mytext {color:#fc97df;}
This box has a color of #fc97df
<div style="background-color:#fc97df;">Content here</div>
.mybackground {background-color:#fc97df;}
Border around this has a color of #fc97df
<div style="border:2px solid #fc97df;">Content here</div>
.myborder {border:2px solid #fc97df;}