#fd51f2 color space conversions
Hex:
#fd51f2
RGB:
253, 81, 242
CMY:
1, 68, 5
CMYK:
0, 68, 4, 1
HSL:
304°, 97.7273%, 65.4902%
HSV (HSB):
304°, 67.9842%, 99.2157%
XYZ:
59.4775, 33.1783, 87.2736
xyY:
0.3306, 0.1844, 33.1783
CIE-Lab:
64.3050, 81.5268, -47.3254
CIE-LCH:
64.3050, 94.2673, 329.8653
CIE-Luv:
64.3050, 77.4588, -86.7126
Hunter-Lab:
57.6006, 83.5151, -49.5129
#fd51f2 color charts
#fd51f2 color shades, tints & tones
#fd51f2 color schemes
#fd51f2 color preview, HTML & CSS examples
This text has a color of #fd51f2
<p style="color:#fd51f2;">Text here</p>
.mytext {color:#fd51f2;}
This box has a color of #fd51f2
<div style="background-color:#fd51f2;">Content here</div>
.mybackground {background-color:#fd51f2;}
Border around this has a color of #fd51f2
<div style="border:2px solid #fd51f2;">Content here</div>
.myborder {border:2px solid #fd51f2;}