#fc80fc color space conversions
Hex:
#fc80fc
RGB:
252, 128, 252
CMY:
1, 50, 1
CMYK:
0, 49, 0, 1
HSL:
300°, 95.3846%, 74.5098%
HSV (HSB):
300°, 49.2063%, 98.8235%
XYZ:
65.4347, 43.1621, 96.9778
xyY:
0.3183, 0.2100, 43.1621
CIE-Lab:
71.6648, 63.6302, -41.2814
CIE-LCH:
71.6648, 75.8483, 327.0257
CIE-Luv:
71.6648, 58.6083, -75.7872
Hunter-Lab:
65.6978, 62.8139, -41.5306
#fc80fc color charts
#fc80fc color shades, tints & tones
#fc80fc color schemes
#fc80fc color preview, HTML & CSS examples
This text has a color of #fc80fc
<p style="color:#fc80fc;">Text here</p>
.mytext {color:#fc80fc;}
This box has a color of #fc80fc
<div style="background-color:#fc80fc;">Content here</div>
.mybackground {background-color:#fc80fc;}
Border around this has a color of #fc80fc
<div style="border:2px solid #fc80fc;">Content here</div>
.myborder {border:2px solid #fc80fc;}