#fd80fe color space conversions
Hex:
#fd80fe
RGB:
253, 128, 254
CMY:
1, 50, 0
CMYK:
0, 50, 0, 0
HSL:
300°, 98.4375%, 74.9020%
HSV (HSB):
300°, 49.6063%, 99.6078%
XYZ:
66.1166, 43.4767, 98.6731
xyY:
0.3175, 0.2088, 43.4767
CIE-Lab:
71.8774, 64.2423, -42.0297
CIE-LCH:
71.8774, 76.7696, 326.8058
CIE-Luv:
71.8774, 58.7753, -77.1419
Hunter-Lab:
65.9369, 63.5968, -42.5703
#fd80fe color charts
#fd80fe color shades, tints & tones
#fd80fe color schemes
#fd80fe color preview, HTML & CSS examples
This text has a color of #fd80fe
<p style="color:#fd80fe;">Text here</p>
.mytext {color:#fd80fe;}
This box has a color of #fd80fe
<div style="background-color:#fd80fe;">Content here</div>
.mybackground {background-color:#fd80fe;}
Border around this has a color of #fd80fe
<div style="border:2px solid #fd80fe;">Content here</div>
.myborder {border:2px solid #fd80fe;}