#fe80cd color space conversions
Hex:
#fe80cd
RGB:
254, 128, 205
CMY:
0, 50, 20
CMYK:
0, 50, 19, 0
HSL:
323°, 98.4375%, 74.9020%
HSV (HSB):
323°, 49.6063%, 99.6078%
XYZ:
59.6117, 40.9170, 62.5135
xyY:
0.3656, 0.2510, 40.9170
CIE-Lab:
70.1177, 56.7937, -17.7481
CIE-LCH:
70.1177, 59.5022, 342.6459
CIE-Luv:
70.1177, 72.1311, -36.9958
Hunter-Lab:
63.9664, 54.4070, -13.1669
#fe80cd color charts
#fe80cd RGB chart
#fe80cd CMYK chart
#fe80cd RGB pie chart
#fe80cd color shades, tints & tones
#fe80cd color schemes
#fe80cd color preview, HTML & CSS examples
This text has a color of #fe80cd
<p style="color:#fe80cd;">Text here</p>
.mytext {color:#fe80cd;}
Text color #fe80cd
This box has a color of #fe80cd
<div style="background-color:#fe80cd;">Content here</div>
.mybackground {background-color:#fe80cd;}
Background color #fe80cd
Border around this has a color of #fe80cd
<div style="border:2px solid #fe80cd;">Content here</div>
.myborder {border:2px solid #fe80cd;}
Border color #fe80cd