#fc80db color space conversions
Hex:
#fc80db
RGB:
252, 128, 219
CMY:
1, 50, 14
CMYK:
0, 49, 13, 1
HSL:
316°, 95.3846%, 74.5098%
HSV (HSB):
316°, 49.2063%, 98.8235%
XYZ:
60.6502, 41.2483, 71.7829
xyY:
0.3492, 0.2375, 41.2483
CIE-Lab:
70.3495, 58.2657, -25.1888
CIE-LCH:
70.3495, 63.4773, 336.6208
CIE-Luv:
70.3495, 67.0421, -48.8557
Hunter-Lab:
64.2248, 56.1718, -21.3100
#fc80db color charts
#fc80db color shades, tints & tones
#fc80db color schemes
#fc80db color preview, HTML & CSS examples
This text has a color of #fc80db
<p style="color:#fc80db;">Text here</p>
.mytext {color:#fc80db;}
This box has a color of #fc80db
<div style="background-color:#fc80db;">Content here</div>
.mybackground {background-color:#fc80db;}
Border around this has a color of #fc80db
<div style="border:2px solid #fc80db;">Content here</div>
.myborder {border:2px solid #fc80db;}