#fd82fc color space conversions
Hex:
#fd82fc
RGB:
253, 130, 252
CMY:
1, 49, 1
CMYK:
0, 49, 0, 1
HSL:
300°, 96.8504%, 75.0980%
HSV (HSB):
300°, 48.6166%, 99.2157%
XYZ:
66.0613, 43.8762, 97.0826
xyY:
0.3191, 0.2119, 43.8762
CIE-Lab:
72.1457, 62.9624, -40.5216
CIE-LCH:
72.1457, 74.8750, 327.2353
CIE-Luv:
72.1457, 58.5101, -74.5246
Hunter-Lab:
66.2391, 62.1025, -40.5304
#fd82fc color charts
#fd82fc color shades, tints & tones
#fd82fc color schemes
#fd82fc color preview, HTML & CSS examples
This text has a color of #fd82fc
<p style="color:#fd82fc;">Text here</p>
.mytext {color:#fd82fc;}
This box has a color of #fd82fc
<div style="background-color:#fd82fc;">Content here</div>
.mybackground {background-color:#fd82fc;}
Border around this has a color of #fd82fc
<div style="border:2px solid #fd82fc;">Content here</div>
.myborder {border:2px solid #fd82fc;}