#d88dbd color space conversions
Hex:
#d88dbd
RGB:
216, 141, 189
CMY:
15, 45, 26
CMYK:
0, 35, 13, 15
HSL:
322°, 49.0196%, 70.0000%
HSV (HSB):
322°, 34.7222%, 84.7059%
XYZ:
47.0291, 37.3228, 52.8694
xyY:
0.3427, 0.2720, 37.3228
CIE-Lab:
67.5185, 35.4757, -13.1998
CIE-LCH:
67.5185, 37.8518, 339.5908
CIE-Luv:
67.5185, 42.0525, -25.9105
Hunter-Lab:
61.0924, 30.4981, -8.5450
#d88dbd color charts
#d88dbd color shades, tints & tones
#d88dbd color schemes
#d88dbd color preview, HTML & CSS examples
This text has a color of #d88dbd
<p style="color:#d88dbd;">Text here</p>
.mytext {color:#d88dbd;}
This box has a color of #d88dbd
<div style="background-color:#d88dbd;">Content here</div>
.mybackground {background-color:#d88dbd;}
Border around this has a color of #d88dbd
<div style="border:2px solid #d88dbd;">Content here</div>
.myborder {border:2px solid #d88dbd;}