#da82e2 color space conversions
Hex:
#da82e2
RGB:
218, 130, 226
CMY:
15, 49, 11
CMYK:
4, 42, 0, 11
HSL:
295°, 62.3377%, 69.8039%
HSV (HSB):
295°, 42.4779%, 88.6275%
XYZ:
50.6235, 36.3617, 76.3019
xyY:
0.3100, 0.2227, 36.3617
CIE-Lab:
66.7954, 48.4217, -34.8952
CIE-LCH:
66.7954, 59.6853, 324.2215
CIE-Luv:
66.7954, 41.3514, -62.2091
Hunter-Lab:
60.3006, 44.3280, -32.8126
#da82e2 color charts
#da82e2 color shades, tints & tones
#da82e2 color schemes
#da82e2 color preview, HTML & CSS examples
This text has a color of #da82e2
<p style="color:#da82e2;">Text here</p>
.mytext {color:#da82e2;}
This box has a color of #da82e2
<div style="background-color:#da82e2;">Content here</div>
.mybackground {background-color:#da82e2;}
Border around this has a color of #da82e2
<div style="border:2px solid #da82e2;">Content here</div>
.myborder {border:2px solid #da82e2;}