#d883d1 color space conversions
Hex:
#d883d1
RGB:
216, 131, 209
CMY:
15, 49, 18
CMYK:
0, 39, 3, 15
HSL:
305°, 52.1472%, 68.0392%
HSV (HSB):
305°, 39.3519%, 84.7059%
XYZ:
47.9438, 35.4350, 64.6343
xyY:
0.3239, 0.2394, 35.4350
CIE-Lab:
66.0859, 44.1982, -26.5583
CIE-LCH:
66.0859, 51.5638, 328.9987
CIE-Luv:
66.0859, 43.0704, -48.0820
Hunter-Lab:
59.5273, 39.5928, -22.7076
#d883d1 color charts
#d883d1 color shades, tints & tones
#d883d1 color schemes
#d883d1 color preview, HTML & CSS examples
This text has a color of #d883d1
<p style="color:#d883d1;">Text here</p>
.mytext {color:#d883d1;}
This box has a color of #d883d1
<div style="background-color:#d883d1;">Content here</div>
.mybackground {background-color:#d883d1;}
Border around this has a color of #d883d1
<div style="border:2px solid #d883d1;">Content here</div>
.myborder {border:2px solid #d883d1;}