#fc80fd color space conversions
Hex:
#fc80fd
RGB:
252, 128, 253
CMY:
1, 50, 1
CMYK:
0, 49, 0, 1
HSL:
300°, 96.8992%, 74.7059%
HSV (HSB):
300°, 49.4071%, 99.2157%
XYZ:
65.5937, 43.2256, 97.8147
xyY:
0.3174, 0.2092, 43.2256
CIE-Lab:
71.7078, 63.8020, -41.7592
CIE-LCH:
71.7078, 76.2530, 326.7948
CIE-Luv:
71.7078, 58.3575, -76.6007
Hunter-Lab:
65.7462, 63.0300, -42.1871
#fc80fd color charts
#fc80fd color shades, tints & tones
#fc80fd color schemes
#fc80fd color preview, HTML & CSS examples
This text has a color of #fc80fd
<p style="color:#fc80fd;">Text here</p>
.mytext {color:#fc80fd;}
This box has a color of #fc80fd
<div style="background-color:#fc80fd;">Content here</div>
.mybackground {background-color:#fc80fd;}
Border around this has a color of #fc80fd
<div style="border:2px solid #fc80fd;">Content here</div>
.myborder {border:2px solid #fc80fd;}