#fc80f1 color space conversions
Hex:
#fc80f1
RGB:
252, 128, 241
CMY:
1, 50, 5
CMYK:
0, 49, 4, 1
HSL:
305°, 95.3846%, 74.5098%
HSV (HSB):
305°, 49.2063%, 98.8235%
XYZ:
63.7412, 42.4847, 88.0599
xyY:
0.3281, 0.2187, 42.4847
CIE-Lab:
71.2038, 61.7754, -35.9872
CIE-LCH:
71.2038, 71.4932, 329.7771
CIE-Luv:
71.2038, 61.3894, -66.8177
Hunter-Lab:
65.1803, 60.4937, -34.4759
#fc80f1 color charts
#fc80f1 color shades, tints & tones
#fc80f1 color schemes
#fc80f1 color preview, HTML & CSS examples
This text has a color of #fc80f1
<p style="color:#fc80f1;">Text here</p>
.mytext {color:#fc80f1;}
This box has a color of #fc80f1
<div style="background-color:#fc80f1;">Content here</div>
.mybackground {background-color:#fc80f1;}
Border around this has a color of #fc80f1
<div style="border:2px solid #fc80f1;">Content here</div>
.myborder {border:2px solid #fc80f1;}