#d88bed color space conversions
Hex:
#d88bed
RGB:
216, 139, 237
CMY:
15, 45, 7
CMYK:
9, 41, 0, 7
HSL:
287°, 73.1343%, 73.7255%
HSV (HSB):
287°, 41.3502%, 92.9412%
XYZ:
52.8376, 39.1786, 84.8981
xyY:
0.2987, 0.2215, 39.1786
CIE-Lab:
68.8804, 45.2588, -37.7356
CIE-LCH:
68.8804, 58.9265, 320.1796
CIE-Luv:
68.8804, 34.2510, -66.6699
Hunter-Lab:
62.5928, 41.1430, -36.6034
#d88bed color charts
#d88bed color shades, tints & tones
#d88bed color schemes
#d88bed color preview, HTML & CSS examples
This text has a color of #d88bed
<p style="color:#d88bed;">Text here</p>
.mytext {color:#d88bed;}
This box has a color of #d88bed
<div style="background-color:#d88bed;">Content here</div>
.mybackground {background-color:#d88bed;}
Border around this has a color of #d88bed
<div style="border:2px solid #d88bed;">Content here</div>
.myborder {border:2px solid #d88bed;}