#fd51e5 color space conversions
Hex:
#fd51e5
RGB:
253, 81, 229
CMY:
1, 68, 10
CMYK:
0, 68, 9, 1
HSL:
308°, 97.7273%, 65.4902%
HSV (HSB):
308°, 67.9842%, 99.2157%
XYZ:
57.5933, 32.4246, 77.3518
xyY:
0.3441, 0.1937, 32.4246
CIE-Lab:
63.6923, 79.6034, -41.0564
CIE-LCH:
63.6923, 89.5674, 332.7170
CIE-Luv:
63.6923, 81.9934, -76.4130
Hunter-Lab:
56.9426, 80.8900, -40.6807
#fd51e5 color charts
#fd51e5 color shades, tints & tones
#fd51e5 color schemes
#fd51e5 color preview, HTML & CSS examples
This text has a color of #fd51e5
<p style="color:#fd51e5;">Text here</p>
.mytext {color:#fd51e5;}
This box has a color of #fd51e5
<div style="background-color:#fd51e5;">Content here</div>
.mybackground {background-color:#fd51e5;}
Border around this has a color of #fd51e5
<div style="border:2px solid #fd51e5;">Content here</div>
.myborder {border:2px solid #fd51e5;}