#fc80e4 color space conversions
Hex:
#fc80e4
RGB:
252, 128, 228
CMY:
1, 50, 11
CMYK:
0, 49, 10, 1
HSL:
312°, 95.3846%, 74.5098%
HSV (HSB):
312°, 49.2063%, 98.8235%
XYZ:
61.8676, 41.7352, 78.1937
xyY:
0.3403, 0.2296, 41.7352
CIE-Lab:
70.6880, 59.6679, -29.6400
CIE-LCH:
70.6880, 66.6242, 333.5841
CIE-Luv:
70.6880, 64.7190, -56.1964
Hunter-Lab:
64.6028, 57.8877, -26.5412
#fc80e4 color charts
#fc80e4 color shades, tints & tones
#fc80e4 color schemes
#fc80e4 color preview, HTML & CSS examples
This text has a color of #fc80e4
<p style="color:#fc80e4;">Text here</p>
.mytext {color:#fc80e4;}
This box has a color of #fc80e4
<div style="background-color:#fc80e4;">Content here</div>
.mybackground {background-color:#fc80e4;}
Border around this has a color of #fc80e4
<div style="border:2px solid #fc80e4;">Content here</div>
.myborder {border:2px solid #fc80e4;}