#d82cc9 color space conversions
Hex:
#d82cc9
RGB:
216, 44, 201
CMY:
15, 83, 21
CMYK:
0, 80, 7, 15
HSL:
305°, 68.8000%, 50.9804%
HSV (HSB):
305°, 79.6296%, 84.7059%
XYZ:
39.7622, 20.6173, 57.1422
xyY:
0.3383, 0.1754, 20.6173
CIE-Lab:
52.5281, 78.5705, -43.1708
CIE-LCH:
52.5281, 89.6496, 331.2133
CIE-Luv:
52.5281, 73.5853, -76.3481
Hunter-Lab:
45.4063, 76.8509, -42.8299
#d82cc9 color charts
#d82cc9 color shades, tints & tones
#d82cc9 color schemes
#d82cc9 color preview, HTML & CSS examples
This text has a color of #d82cc9
<p style="color:#d82cc9;">Text here</p>
.mytext {color:#d82cc9;}
This box has a color of #d82cc9
<div style="background-color:#d82cc9;">Content here</div>
.mybackground {background-color:#d82cc9;}
Border around this has a color of #d82cc9
<div style="border:2px solid #d82cc9;">Content here</div>
.myborder {border:2px solid #d82cc9;}