#d82ed8 color space conversions
Hex:
#d82ed8
RGB:
216, 46, 216
CMY:
15, 82, 15
CMYK:
0, 79, 0, 15
HSL:
300°, 68.5484%, 51.3725%
HSV (HSB):
300°, 78.7037%, 84.7059%
XYZ:
41.6906, 21.5108, 66.9204
xyY:
0.3204, 0.1653, 21.5108
CIE-Lab:
53.5040, 80.3140, -50.2100
CIE-LCH:
53.5040, 94.7174, 327.9876
CIE-Luv:
53.5040, 67.6462, -87.4695
Hunter-Lab:
46.3797, 79.2885, -53.0826
#d82ed8 color charts
#d82ed8 color shades, tints & tones
#d82ed8 color schemes
#d82ed8 color preview, HTML & CSS examples
This text has a color of #d82ed8
<p style="color:#d82ed8;">Text here</p>
.mytext {color:#d82ed8;}
This box has a color of #d82ed8
<div style="background-color:#d82ed8;">Content here</div>
.mybackground {background-color:#d82ed8;}
Border around this has a color of #d82ed8
<div style="border:2px solid #d82ed8;">Content here</div>
.myborder {border:2px solid #d82ed8;}