#d082d9 color space conversions
Hex:
#d082d9
RGB:
208, 130, 217
CMY:
18, 49, 15
CMYK:
4, 40, 0, 15
HSL:
294°, 53.3742%, 68.0392%
HSV (HSB):
294°, 40.0922%, 85.0980%
XYZ:
46.5194, 34.3849, 69.8307
xyY:
0.3086, 0.2281, 34.3849
CIE-Lab:
65.2670, 43.7469, -32.3593
CIE-LCH:
65.2670, 54.4143, 323.5099
CIE-Luv:
65.2670, 36.7053, -57.1567
Hunter-Lab:
58.6387, 38.9907, -29.5594
#d082d9 color charts
#d082d9 color shades, tints & tones
#d082d9 color schemes
#d082d9 color preview, HTML & CSS examples
This text has a color of #d082d9
<p style="color:#d082d9;">Text here</p>
.mytext {color:#d082d9;}
This box has a color of #d082d9
<div style="background-color:#d082d9;">Content here</div>
.mybackground {background-color:#d082d9;}
Border around this has a color of #d082d9
<div style="border:2px solid #d082d9;">Content here</div>
.myborder {border:2px solid #d082d9;}