#fc76e0 color space conversions
Hex:
#fc76e0
RGB:
252, 118, 224
CMY:
1, 54, 12
CMYK:
0, 53, 11, 1
HSL:
313°, 95.7143%, 72.5490%
HSV (HSB):
313°, 53.1746%, 98.8235%
XYZ:
60.0779, 39.0341, 74.8889
xyY:
0.3453, 0.2243, 39.0341
CIE-Lab:
68.7760, 63.6898, -30.3769
CIE-LCH:
68.7760, 70.5630, 334.5011
CIE-Luv:
68.7760, 70.0060, -57.8063
Hunter-Lab:
62.4773, 62.3094, -27.3343
#fc76e0 color charts
#fc76e0 color shades, tints & tones
#fc76e0 color schemes
#fc76e0 color preview, HTML & CSS examples
This text has a color of #fc76e0
<p style="color:#fc76e0;">Text here</p>
.mytext {color:#fc76e0;}
This box has a color of #fc76e0
<div style="background-color:#fc76e0;">Content here</div>
.mybackground {background-color:#fc76e0;}
Border around this has a color of #fc76e0
<div style="border:2px solid #fc76e0;">Content here</div>
.myborder {border:2px solid #fc76e0;}