#d882d9 color space conversions
Hex:
#d882d9
RGB:
216, 130, 217
CMY:
15, 49, 15
CMYK:
0, 40, 0, 15
HSL:
299°, 53.3742%, 68.0392%
HSV (HSB):
299°, 40.0922%, 85.0980%
XYZ:
48.8259, 35.5739, 69.9387
xyY:
0.3164, 0.2305, 35.5739
CIE-Lab:
66.1931, 46.1624, -30.8513
CIE-LCH:
66.1931, 55.5227, 326.2443
CIE-Luv:
66.1931, 41.8875, -55.2577
Hunter-Lab:
59.6439, 41.7475, -27.7730
#d882d9 color charts
#d882d9 color shades, tints & tones
#d882d9 color schemes
#d882d9 color preview, HTML & CSS examples
This text has a color of #d882d9
<p style="color:#d882d9;">Text here</p>
.mytext {color:#d882d9;}
This box has a color of #d882d9
<div style="background-color:#d882d9;">Content here</div>
.mybackground {background-color:#d882d9;}
Border around this has a color of #d882d9
<div style="border:2px solid #d882d9;">Content here</div>
.myborder {border:2px solid #d882d9;}