#d39ceb color space conversions
Hex:
#d39ceb
RGB:
211, 156, 235
CMY:
17, 39, 8
CMYK:
10, 34, 0, 8
HSL:
282°, 66.3866%, 76.6667%
HSV (HSB):
282°, 33.6170%, 92.1569%
XYZ:
53.7478, 43.6240, 84.1847
xyY:
0.2960, 0.2403, 43.6240
CIE-Lab:
71.9764, 34.2614, -31.8806
CIE-LCH:
71.9764, 46.7997, 317.0615
CIE-Luv:
71.9764, 24.2862, -55.8078
Hunter-Lab:
66.0484, 29.6720, -29.3365
#d39ceb color charts
#d39ceb color shades, tints & tones
#d39ceb color schemes
#d39ceb color preview, HTML & CSS examples
This text has a color of #d39ceb
<p style="color:#d39ceb;">Text here</p>
.mytext {color:#d39ceb;}
This box has a color of #d39ceb
<div style="background-color:#d39ceb;">Content here</div>
.mybackground {background-color:#d39ceb;}
Border around this has a color of #d39ceb
<div style="border:2px solid #d39ceb;">Content here</div>
.myborder {border:2px solid #d39ceb;}