#fc80d8 color space conversions
Hex:
#fc80d8
RGB:
252, 128, 216
CMY:
1, 50, 15
CMYK:
0, 49, 14, 1
HSL:
317°, 95.3846%, 74.5098%
HSV (HSB):
317°, 49.2063%, 98.8235%
XYZ:
60.2587, 41.0917, 69.7212
xyY:
0.3522, 0.2402, 41.0917
CIE-Lab:
70.2401, 57.8091, -23.6947
CIE-LCH:
70.2401, 62.4767, 337.7123
CIE-Luv:
70.2401, 67.8183, -46.4150
Hunter-Lab:
64.1028, 55.6160, -19.6147
#fc80d8 color charts
#fc80d8 color shades, tints & tones
#fc80d8 color schemes
#fc80d8 color preview, HTML & CSS examples
This text has a color of #fc80d8
<p style="color:#fc80d8;">Text here</p>
.mytext {color:#fc80d8;}
This box has a color of #fc80d8
<div style="background-color:#fc80d8;">Content here</div>
.mybackground {background-color:#fc80d8;}
Border around this has a color of #fc80d8
<div style="border:2px solid #fc80d8;">Content here</div>
.myborder {border:2px solid #fc80d8;}