#d883d5 color space conversions
Hex:
#d883d5
RGB:
216, 131, 213
CMY:
15, 49, 16
CMYK:
0, 39, 1, 15
HSL:
302°, 52.1472%, 68.0392%
HSV (HSB):
302°, 39.3519%, 84.7059%
XYZ:
48.4454, 35.6356, 67.2758
xyY:
0.3201, 0.2354, 35.6356
CIE-Lab:
66.2406, 44.9149, -28.5510
CIE-LCH:
66.2406, 53.2213, 327.5572
CIE-Luv:
66.2406, 42.2612, -51.3875
Hunter-Lab:
59.6956, 40.3929, -25.0318
#d883d5 color charts
#d883d5 color shades, tints & tones
#d883d5 color schemes
#d883d5 color preview, HTML & CSS examples
This text has a color of #d883d5
<p style="color:#d883d5;">Text here</p>
.mytext {color:#d883d5;}
This box has a color of #d883d5
<div style="background-color:#d883d5;">Content here</div>
.mybackground {background-color:#d883d5;}
Border around this has a color of #d883d5
<div style="border:2px solid #d883d5;">Content here</div>
.myborder {border:2px solid #d883d5;}