#d82ed2 color space conversions
Hex:
#d82ed2
RGB:
216, 46, 210
CMY:
15, 82, 18
CMYK:
0, 79, 3, 15
HSL:
302°, 68.5484%, 51.3725%
HSV (HSB):
302°, 78.7037%, 84.7059%
XYZ:
40.9288, 21.2061, 62.9088
xyY:
0.3273, 0.1696, 21.2061
CIE-Lab:
53.1743, 79.4072, -47.3105
CIE-LCH:
53.1743, 92.4326, 329.2137
CIE-Luv:
53.1743, 69.8516, -82.8828
Hunter-Lab:
46.0500, 78.0612, -48.7608
#d82ed2 color charts
#d82ed2 color shades, tints & tones
#d82ed2 color schemes
#d82ed2 color preview, HTML & CSS examples
This text has a color of #d82ed2
<p style="color:#d82ed2;">Text here</p>
.mytext {color:#d82ed2;}
This box has a color of #d82ed2
<div style="background-color:#d82ed2;">Content here</div>
.mybackground {background-color:#d82ed2;}
Border around this has a color of #d82ed2
<div style="border:2px solid #d82ed2;">Content here</div>
.myborder {border:2px solid #d82ed2;}