#da51b1 color space conversions
Hex:
#da51b1
RGB:
218, 81, 177
CMY:
15, 68, 31
CMYK:
0, 63, 19, 15
HSL:
318°, 64.9289%, 58.6275%
HSV (HSB):
318°, 62.8440%, 85.4902%
XYZ:
39.7917, 23.9646, 44.1234
xyY:
0.3689, 0.2221, 23.9646
CIE-Lab:
56.0523, 63.4724, -23.7733
CIE-LCH:
56.0523, 67.7784, 339.4668
CIE-Luv:
56.0523, 74.0001, -45.6434
Hunter-Lab:
48.9537, 59.4237, -19.1722
#da51b1 color charts
#da51b1 color shades, tints & tones
#da51b1 color schemes
#da51b1 color preview, HTML & CSS examples
This text has a color of #da51b1
<p style="color:#da51b1;">Text here</p>
.mytext {color:#da51b1;}
This box has a color of #da51b1
<div style="background-color:#da51b1;">Content here</div>
.mybackground {background-color:#da51b1;}
Border around this has a color of #da51b1
<div style="border:2px solid #da51b1;">Content here</div>
.myborder {border:2px solid #da51b1;}