#d82cd5 color space conversions
Hex:
#d82cd5
RGB:
216, 44, 213
CMY:
15, 83, 16
CMYK:
0, 80, 1, 15
HSL:
301°, 68.8000%, 50.9804%
HSV (HSB):
301°, 79.6296%, 84.7059%
XYZ:
41.2298, 21.2044, 64.8706
xyY:
0.3239, 0.1666, 21.2044
CIE-Lab:
53.1725, 80.3386, -49.0275
CIE-LCH:
53.1725, 94.1169, 328.6059
CIE-Luv:
53.1725, 69.0538, -85.5779
Hunter-Lab:
46.0482, 79.2377, -51.2912
#d82cd5 color charts
#d82cd5 color shades, tints & tones
#d82cd5 color schemes
#d82cd5 color preview, HTML & CSS examples
This text has a color of #d82cd5
<p style="color:#d82cd5;">Text here</p>
.mytext {color:#d82cd5;}
This box has a color of #d82cd5
<div style="background-color:#d82cd5;">Content here</div>
.mybackground {background-color:#d82cd5;}
Border around this has a color of #d82cd5
<div style="border:2px solid #d82cd5;">Content here</div>
.myborder {border:2px solid #d82cd5;}