#d39dde color space conversions
Hex:
#d39dde
RGB:
211, 157, 222
CMY:
17, 38, 13
CMYK:
5, 29, 0, 13
HSL:
290°, 49.6183%, 74.3137%
HSV (HSB):
290°, 29.2793%, 87.0588%
XYZ:
52.1058, 43.2368, 74.7065
xyY:
0.3064, 0.2543, 43.2368
CIE-Lab:
71.7154, 31.1324, -25.1656
CIE-LCH:
71.7154, 40.0316, 321.0499
CIE-Luv:
71.7154, 25.6726, -44.3334
Hunter-Lab:
65.7547, 26.3775, -21.3335
#d39dde color charts
#d39dde color shades, tints & tones
#d39dde color schemes
#d39dde color preview, HTML & CSS examples
This text has a color of #d39dde
<p style="color:#d39dde;">Text here</p>
.mytext {color:#d39dde;}
This box has a color of #d39dde
<div style="background-color:#d39dde;">Content here</div>
.mybackground {background-color:#d39dde;}
Border around this has a color of #d39dde
<div style="border:2px solid #d39dde;">Content here</div>
.myborder {border:2px solid #d39dde;}