#fd79fb color space conversions
Hex:
#fd79fb
RGB:
253, 121, 251
CMY:
1, 53, 2
CMYK:
0, 52, 1, 1
HSL:
301°, 97.0588%, 73.3333%
HSV (HSB):
301°, 52.1739%, 99.2157%
XYZ:
64.7580, 41.5224, 95.8683
xyY:
0.3203, 0.2054, 41.5224
CIE-Lab:
70.5404, 66.9496, -42.4834
CIE-LCH:
70.5404, 79.2911, 327.6025
CIE-Luv:
70.5404, 62.1556, -78.0670
Hunter-Lab:
64.4379, 66.6203, -43.1029
#fd79fb color charts
#fd79fb color shades, tints & tones
#fd79fb color schemes
#fd79fb color preview, HTML & CSS examples
This text has a color of #fd79fb
<p style="color:#fd79fb;">Text here</p>
.mytext {color:#fd79fb;}
This box has a color of #fd79fb
<div style="background-color:#fd79fb;">Content here</div>
.mybackground {background-color:#fd79fb;}
Border around this has a color of #fd79fb
<div style="border:2px solid #fd79fb;">Content here</div>
.myborder {border:2px solid #fd79fb;}