#d51dbb color space conversions
Hex:
#d51dbb
RGB:
213, 29, 187
CMY:
16, 89, 27
CMYK:
0, 86, 12, 16
HSL:
308°, 76.0331%, 47.4510%
HSV (HSB):
308°, 86.3850%, 83.5294%
XYZ:
36.8496, 18.6127, 48.6641
xyY:
0.3539, 0.1788, 18.6127
CIE-Lab:
50.2310, 79.1087, -38.7223
CIE-LCH:
50.2310, 88.0773, 333.9191
CIE-Luv:
50.2310, 79.1319, -69.0724
Hunter-Lab:
43.1425, 76.9642, -36.6786
#d51dbb color charts
#d51dbb color shades, tints & tones
#d51dbb color schemes
#d51dbb color preview, HTML & CSS examples
This text has a color of #d51dbb
<p style="color:#d51dbb;">Text here</p>
.mytext {color:#d51dbb;}
This box has a color of #d51dbb
<div style="background-color:#d51dbb;">Content here</div>
.mybackground {background-color:#d51dbb;}
Border around this has a color of #d51dbb
<div style="border:2px solid #d51dbb;">Content here</div>
.myborder {border:2px solid #d51dbb;}