#da80e6 color space conversions
Hex:
#da80e6
RGB:
218, 128, 230
CMY:
15, 50, 10
CMYK:
5, 44, 0, 10
HSL:
293°, 67.1053%, 70.1961%
HSV (HSB):
293°, 44.3478%, 90.1961%
XYZ:
50.9155, 36.0569, 79.1391
xyY:
0.3065, 0.2171, 36.0569
CIE-Lab:
66.5634, 50.1992, -37.4702
CIE-LCH:
66.5634, 62.6417, 323.2612
CIE-Luv:
66.5634, 41.3426, -66.6075
Hunter-Lab:
60.0474, 46.2711, -36.1076
#da80e6 color charts
#da80e6 color shades, tints & tones
#da80e6 color schemes
#da80e6 color preview, HTML & CSS examples
This text has a color of #da80e6
<p style="color:#da80e6;">Text here</p>
.mytext {color:#da80e6;}
This box has a color of #da80e6
<div style="background-color:#da80e6;">Content here</div>
.mybackground {background-color:#da80e6;}
Border around this has a color of #da80e6
<div style="border:2px solid #da80e6;">Content here</div>
.myborder {border:2px solid #da80e6;}