#d877d5 color space conversions
Hex:
#d877d5
RGB:
216, 119, 213
CMY:
15, 53, 16
CMYK:
0, 45, 1, 15
HSL:
302°, 55.4286%, 65.6863%
HSV (HSB):
302°, 44.9074%, 84.7059%
XYZ:
46.9260, 32.5967, 66.7693
xyY:
0.3208, 0.2228, 32.5967
CIE-Lab:
63.8330, 51.0722, -32.2734
CIE-LCH:
63.8330, 60.4148, 327.7105
CIE-Luv:
63.8330, 47.4072, -57.9513
Hunter-Lab:
57.0935, 46.7981, -29.3726
#d877d5 color charts
#d877d5 color shades, tints & tones
#d877d5 color schemes
#d877d5 color preview, HTML & CSS examples
This text has a color of #d877d5
<p style="color:#d877d5;">Text here</p>
.mytext {color:#d877d5;}
This box has a color of #d877d5
<div style="background-color:#d877d5;">Content here</div>
.mybackground {background-color:#d877d5;}
Border around this has a color of #d877d5
<div style="border:2px solid #d877d5;">Content here</div>
.myborder {border:2px solid #d877d5;}