#fc97e0 color space conversions
Hex:
#fc97e0
RGB:
252, 151, 224
CMY:
1, 41, 12
CMYK:
0, 40, 11, 1
HSL:
317°, 94.3925%, 79.0196%
HSV (HSB):
317°, 40.0794%, 98.8235%
XYZ:
64.6660, 48.2105, 76.4183
xyY:
0.3416, 0.2547, 48.2105
CIE-Lab:
74.9575, 47.7021, -20.9129
CIE-LCH:
74.9575, 52.0849, 336.3271
CIE-Luv:
74.9575, 55.0378, -40.6614
Hunter-Lab:
69.4338, 44.7340, -16.6505
#fc97e0 color charts
#fc97e0 color shades, tints & tones
#fc97e0 color schemes
#fc97e0 color preview, HTML & CSS examples
This text has a color of #fc97e0
<p style="color:#fc97e0;">Text here</p>
.mytext {color:#fc97e0;}
This box has a color of #fc97e0
<div style="background-color:#fc97e0;">Content here</div>
.mybackground {background-color:#fc97e0;}
Border around this has a color of #fc97e0
<div style="border:2px solid #fc97e0;">Content here</div>
.myborder {border:2px solid #fc97e0;}