#da50e2 color space conversions
Hex:
#da50e2
RGB:
218, 80, 226
CMY:
15, 69, 11
CMYK:
4, 65, 0, 11
HSL:
297°, 71.5686%, 60.0000%
HSV (HSB):
297°, 64.6018%, 88.6275%
XYZ:
45.5096, 26.1337, 74.5972
xyY:
0.3112, 0.1787, 26.1337
CIE-Lab:
58.1638, 71.4919, -48.4443
CIE-LCH:
58.1638, 86.3594, 325.8776
CIE-Luv:
58.1638, 58.5475, -85.1943
Hunter-Lab:
51.1212, 69.4439, -50.7325
#da50e2 color charts
#da50e2 color shades, tints & tones
#da50e2 color schemes
#da50e2 color preview, HTML & CSS examples
This text has a color of #da50e2
<p style="color:#da50e2;">Text here</p>
.mytext {color:#da50e2;}
This box has a color of #da50e2
<div style="background-color:#da50e2;">Content here</div>
.mybackground {background-color:#da50e2;}
Border around this has a color of #da50e2
<div style="border:2px solid #da50e2;">Content here</div>
.myborder {border:2px solid #da50e2;}