#fc80fa color space conversions
Hex:
#fc80fa
RGB:
252, 128, 250
CMY:
1, 50, 2
CMYK:
0, 49, 1, 1
HSL:
301°, 95.3846%, 74.5098%
HSV (HSB):
301°, 49.2063%, 98.8235%
XYZ:
65.1194, 43.0359, 95.3171
xyY:
0.3200, 0.2115, 43.0359
CIE-Lab:
71.5793, 63.2883, -40.3240
CIE-LCH:
71.5793, 75.0429, 327.4968
CIE-Luv:
71.5793, 59.1110, -74.1590
Hunter-Lab:
65.6018, 62.3843, -40.2251
#fc80fa color charts
#fc80fa color shades, tints & tones
#fc80fa color schemes
#fc80fa color preview, HTML & CSS examples
This text has a color of #fc80fa
<p style="color:#fc80fa;">Text here</p>
.mytext {color:#fc80fa;}
This box has a color of #fc80fa
<div style="background-color:#fc80fa;">Content here</div>
.mybackground {background-color:#fc80fa;}
Border around this has a color of #fc80fa
<div style="border:2px solid #fc80fa;">Content here</div>
.myborder {border:2px solid #fc80fa;}