#fd82fb color space conversions
Hex:
#fd82fb
RGB:
253, 130, 251
CMY:
1, 49, 2
CMYK:
0, 49, 1, 1
HSL:
301°, 96.8504%, 75.0980%
HSV (HSB):
301°, 48.6166%, 99.2157%
XYZ:
65.9032, 43.8129, 96.2500
xyY:
0.3200, 0.2127, 43.8129
CIE-Lab:
72.1033, 62.7915, -40.0428
CIE-LCH:
72.1033, 74.4728, 327.4739
CIE-Luv:
72.1033, 58.7588, -73.7096
Hunter-Lab:
66.1913, 61.8882, -39.8807
#fd82fb color charts
#fd82fb color shades, tints & tones
#fd82fb color schemes
#fd82fb color preview, HTML & CSS examples
This text has a color of #fd82fb
<p style="color:#fd82fb;">Text here</p>
.mytext {color:#fd82fb;}
This box has a color of #fd82fb
<div style="background-color:#fd82fb;">Content here</div>
.mybackground {background-color:#fd82fb;}
Border around this has a color of #fd82fb
<div style="border:2px solid #fd82fb;">Content here</div>
.myborder {border:2px solid #fd82fb;}