#fd80fc color space conversions
Hex:
#fd80fc
RGB:
253, 128, 252
CMY:
1, 50, 1
CMYK:
0, 49, 0, 1
HSL:
300°, 96.8992%, 74.7059%
HSV (HSB):
300°, 49.4071%, 99.2157%
XYZ:
65.7979, 43.3493, 96.9948
xyY:
0.3192, 0.2103, 43.3493
CIE-Lab:
71.7914, 63.8999, -41.0744
CIE-LCH:
71.7914, 75.9625, 327.2674
CIE-Luv:
71.7914, 59.2793, -75.5152
Hunter-Lab:
65.8402, 63.1651, -41.2571
#fd80fc color charts
#fd80fc color shades, tints & tones
#fd80fc color schemes
#fd80fc color preview, HTML & CSS examples
This text has a color of #fd80fc
<p style="color:#fd80fc;">Text here</p>
.mytext {color:#fd80fc;}
This box has a color of #fd80fc
<div style="background-color:#fd80fc;">Content here</div>
.mybackground {background-color:#fd80fc;}
Border around this has a color of #fd80fc
<div style="border:2px solid #fd80fc;">Content here</div>
.myborder {border:2px solid #fd80fc;}