#fe80fd color space conversions
Hex:
#fe80fd
RGB:
254, 128, 253
CMY:
0, 50, 1
CMYK:
0, 50, 0, 0
HSL:
300°, 98.4375%, 74.9020%
HSV (HSB):
300°, 49.6063%, 99.6078%
XYZ:
66.3218, 43.6010, 97.8488
xyY:
0.3192, 0.2099, 43.6010
CIE-Lab:
71.9610, 64.3398, -41.3451
CIE-LCH:
71.9610, 76.4789, 327.2750
CIE-Luv:
71.9610, 59.6984, -76.0561
Hunter-Lab:
66.0311, 63.7317, -41.6377
#fe80fd color charts
#fe80fd RGB chart
#fe80fd CMYK chart
#fe80fd RGB pie chart
#fe80fd color shades, tints & tones
#fe80fd color schemes
#fe80fd color preview, HTML & CSS examples
This text has a color of #fe80fd
<p style="color:#fe80fd;">Text here</p>
.mytext {color:#fe80fd;}
Text color #fe80fd
This box has a color of #fe80fd
<div style="background-color:#fe80fd;">Content here</div>
.mybackground {background-color:#fe80fd;}
Background color #fe80fd
Border around this has a color of #fe80fd
<div style="border:2px solid #fe80fd;">Content here</div>
.myborder {border:2px solid #fe80fd;}
Border color #fe80fd