#da82e1 color space conversions
Hex:
#da82e1
RGB:
218, 130, 225
CMY:
15, 49, 12
CMYK:
3, 42, 0, 12
HSL:
296°, 61.2903%, 69.6078%
HSV (HSB):
296°, 42.2222%, 88.2353%
XYZ:
50.4867, 36.3069, 75.5812
xyY:
0.3109, 0.2236, 36.3069
CIE-Lab:
66.7538, 48.2353, -34.4058
CIE-LCH:
66.7538, 59.2487, 324.5001
CIE-Luv:
66.7538, 41.5563, -61.3837
Hunter-Lab:
60.2552, 44.1150, -32.1918
#da82e1 color charts
#da82e1 color shades, tints & tones
#da82e1 color schemes
#da82e1 color preview, HTML & CSS examples
This text has a color of #da82e1
<p style="color:#da82e1;">Text here</p>
.mytext {color:#da82e1;}
This box has a color of #da82e1
<div style="background-color:#da82e1;">Content here</div>
.mybackground {background-color:#da82e1;}
Border around this has a color of #da82e1
<div style="border:2px solid #da82e1;">Content here</div>
.myborder {border:2px solid #da82e1;}