#da82ff color space conversions
Hex:
#da82ff
RGB:
218, 130, 255
CMY:
15, 49, 0
CMYK:
15, 49, 0, 0
HSL:
282°, 100.0000%, 75.4902%
HSV (HSB):
282°, 49.0196%, 100.0000%
XYZ:
54.9461, 38.0907, 99.0640
xyY:
0.2860, 0.1983, 38.0907
CIE-Lab:
68.0874, 54.0745, -48.8194
CIE-LCH:
68.0874, 72.8518, 317.9237
CIE-Luv:
68.0874, 35.5393, -85.9658
Hunter-Lab:
61.7177, 50.9093, -51.9650
#da82ff color charts
#da82ff color shades, tints & tones
#da82ff color schemes
#da82ff color preview, HTML & CSS examples
This text has a color of #da82ff
<p style="color:#da82ff;">Text here</p>
.mytext {color:#da82ff;}
This box has a color of #da82ff
<div style="background-color:#da82ff;">Content here</div>
.mybackground {background-color:#da82ff;}
Border around this has a color of #da82ff
<div style="border:2px solid #da82ff;">Content here</div>
.myborder {border:2px solid #da82ff;}