#d39bed color space conversions
Hex:
#d39bed
RGB:
211, 155, 237
CMY:
17, 39, 7
CMYK:
11, 35, 0, 7
HSL:
281°, 69.4915%, 76.8627%
HSV (HSB):
281°, 34.5992%, 92.9412%
XYZ:
53.8714, 43.4060, 85.6596
xyY:
0.2945, 0.2373, 43.4060
CIE-Lab:
71.8297, 35.2106, -33.1994
CIE-LCH:
71.8297, 48.3941, 316.6839
CIE-Luv:
71.8297, 24.4386, -58.1056
Hunter-Lab:
65.8832, 30.6602, -30.9690
#d39bed color charts
#d39bed color shades, tints & tones
#d39bed color schemes
#d39bed color preview, HTML & CSS examples
This text has a color of #d39bed
<p style="color:#d39bed;">Text here</p>
.mytext {color:#d39bed;}
This box has a color of #d39bed
<div style="background-color:#d39bed;">Content here</div>
.mybackground {background-color:#d39bed;}
Border around this has a color of #d39bed
<div style="border:2px solid #d39bed;">Content here</div>
.myborder {border:2px solid #d39bed;}