#d883d6 color space conversions
Hex:
#d883d6
RGB:
216, 131, 214
CMY:
15, 49, 16
CMYK:
0, 39, 1, 15
HSL:
301°, 52.1472%, 68.0392%
HSV (HSB):
301°, 39.3519%, 84.7059%
XYZ:
48.5728, 35.6866, 67.9465
xyY:
0.3191, 0.2345, 35.6866
CIE-Lab:
66.2797, 45.0957, -29.0476
CIE-LCH:
66.2797, 53.6413, 327.2131
CIE-Luv:
66.2797, 42.0592, -52.2142
Hunter-Lab:
59.7382, 40.5954, -25.6199
#d883d6 color charts
#d883d6 color shades, tints & tones
#d883d6 color schemes
#d883d6 color preview, HTML & CSS examples
This text has a color of #d883d6
<p style="color:#d883d6;">Text here</p>
.mytext {color:#d883d6;}
This box has a color of #d883d6
<div style="background-color:#d883d6;">Content here</div>
.mybackground {background-color:#d883d6;}
Border around this has a color of #d883d6
<div style="border:2px solid #d883d6;">Content here</div>
.myborder {border:2px solid #d883d6;}