#da80ff color space conversions
Hex:
#da80ff
RGB:
218, 128, 255
CMY:
15, 50, 0
CMYK:
15, 50, 0, 0
HSL:
283°, 100.0000%, 75.0980%
HSV (HSB):
283°, 49.8039%, 100.0000%
XYZ:
54.6826, 37.5638, 98.9762
xyY:
0.2860, 0.1964, 37.5638
CIE-Lab:
67.6979, 55.0868, -49.4337
CIE-LCH:
67.6979, 74.0152, 318.0958
CIE-Luv:
67.6979, 36.2521, -87.0250
Hunter-Lab:
61.2893, 52.0023, -52.8450
#da80ff color charts
#da80ff color shades, tints & tones
#da80ff color schemes
#da80ff color preview, HTML & CSS examples
This text has a color of #da80ff
<p style="color:#da80ff;">Text here</p>
.mytext {color:#da80ff;}
This box has a color of #da80ff
<div style="background-color:#da80ff;">Content here</div>
.mybackground {background-color:#da80ff;}
Border around this has a color of #da80ff
<div style="border:2px solid #da80ff;">Content here</div>
.myborder {border:2px solid #da80ff;}