#fc80e3 color space conversions
Hex:
#fc80e3
RGB:
252, 128, 227
CMY:
1, 50, 11
CMYK:
0, 49, 10, 1
HSL:
312°, 95.3846%, 74.5098%
HSV (HSB):
312°, 49.2063%, 98.8235%
XYZ:
61.7292, 41.6798, 77.4646
xyY:
0.3413, 0.2304, 41.6798
CIE-Lab:
70.6496, 59.5097, -29.1477
CIE-LCH:
70.6496, 66.2646, 333.9045
CIE-Luv:
70.6496, 64.9766, -55.3798
Hunter-Lab:
64.5599, 57.6935, -25.9493
#fc80e3 color charts
#fc80e3 color shades, tints & tones
#fc80e3 color schemes
#fc80e3 color preview, HTML & CSS examples
This text has a color of #fc80e3
<p style="color:#fc80e3;">Text here</p>
.mytext {color:#fc80e3;}
This box has a color of #fc80e3
<div style="background-color:#fc80e3;">Content here</div>
.mybackground {background-color:#fc80e3;}
Border around this has a color of #fc80e3
<div style="border:2px solid #fc80e3;">Content here</div>
.myborder {border:2px solid #fc80e3;}