#fd51db color space conversions
Hex:
#fd51db
RGB:
253, 81, 219
CMY:
1, 68, 14
CMYK:
0, 68, 13, 1
HSL:
312°, 97.7273%, 65.4902%
HSV (HSB):
312°, 67.9842%, 99.2157%
XYZ:
56.2366, 31.8820, 70.2077
xyY:
0.3552, 0.2014, 31.8820
CIE-Lab:
63.2452, 78.1818, -36.1548
CIE-LCH:
63.2452, 86.1369, 335.1820
CIE-Luv:
63.2452, 85.5615, -68.4316
Hunter-Lab:
56.4641, 78.9686, -34.1965
#fd51db color charts
#fd51db color shades, tints & tones
#fd51db color schemes
#fd51db color preview, HTML & CSS examples
This text has a color of #fd51db
<p style="color:#fd51db;">Text here</p>
.mytext {color:#fd51db;}
This box has a color of #fd51db
<div style="background-color:#fd51db;">Content here</div>
.mybackground {background-color:#fd51db;}
Border around this has a color of #fd51db
<div style="border:2px solid #fd51db;">Content here</div>
.myborder {border:2px solid #fd51db;}