#da80e2 color space conversions
Hex:
#da80e2
RGB:
218, 128, 226
CMY:
15, 50, 11
CMYK:
4, 43, 0, 11
HSL:
295°, 62.8205%, 69.4118%
HSV (HSB):
295°, 43.3628%, 88.6275%
XYZ:
50.3601, 35.8348, 76.2140
xyY:
0.3101, 0.2206, 35.8348
CIE-Lab:
66.3935, 49.4496, -35.5199
CIE-LCH:
66.3935, 60.8846, 324.3101
CIE-Luv:
66.3935, 42.1762, -63.3125
Hunter-Lab:
59.8621, 45.4075, -33.5821
#da80e2 color charts
#da80e2 color shades, tints & tones
#da80e2 color schemes
#da80e2 color preview, HTML & CSS examples
This text has a color of #da80e2
<p style="color:#da80e2;">Text here</p>
.mytext {color:#da80e2;}
This box has a color of #da80e2
<div style="background-color:#da80e2;">Content here</div>
.mybackground {background-color:#da80e2;}
Border around this has a color of #da80e2
<div style="border:2px solid #da80e2;">Content here</div>
.myborder {border:2px solid #da80e2;}