#fc79f8 color space conversions
Hex:
#fc79f8
RGB:
252, 121, 248
CMY:
1, 53, 3
CMYK:
0, 52, 2, 1
HSL:
302°, 95.6204%, 73.1373%
HSV (HSB):
302°, 51.9841%, 98.8235%
XYZ:
63.9255, 41.1475, 93.3800
xyY:
0.3221, 0.2073, 41.1475
CIE-Lab:
70.2791, 66.1823, -41.2608
CIE-LCH:
70.2791, 77.9907, 328.0589
CIE-Luv:
70.2791, 62.2752, -75.9146
Hunter-Lab:
64.1463, 65.6296, -41.4080
#fc79f8 color charts
#fc79f8 color shades, tints & tones
#fc79f8 color schemes
#fc79f8 color preview, HTML & CSS examples
This text has a color of #fc79f8
<p style="color:#fc79f8;">Text here</p>
.mytext {color:#fc79f8;}
This box has a color of #fc79f8
<div style="background-color:#fc79f8;">Content here</div>
.mybackground {background-color:#fc79f8;}
Border around this has a color of #fc79f8
<div style="border:2px solid #fc79f8;">Content here</div>
.myborder {border:2px solid #fc79f8;}