#d09deb color space conversions
Hex:
#d09deb
RGB:
208, 157, 235
CMY:
18, 38, 8
CMYK:
11, 33, 0, 8
HSL:
279°, 66.1017%, 76.8627%
HSV (HSB):
279°, 33.1915%, 92.1569%
XYZ:
53.0648, 43.5220, 84.2010
xyY:
0.2935, 0.2407, 43.5220
CIE-Lab:
71.9078, 32.7981, -32.0107
CIE-LCH:
71.9078, 45.8301, 315.6961
CIE-Luv:
71.9078, 22.0707, -55.7872
Hunter-Lab:
65.9712, 28.1292, -29.4938
#d09deb color charts
#d09deb color shades, tints & tones
#d09deb color schemes
#d09deb color preview, HTML & CSS examples
This text has a color of #d09deb
<p style="color:#d09deb;">Text here</p>
.mytext {color:#d09deb;}
This box has a color of #d09deb
<div style="background-color:#d09deb;">Content here</div>
.mybackground {background-color:#d09deb;}
Border around this has a color of #d09deb
<div style="border:2px solid #d09deb;">Content here</div>
.myborder {border:2px solid #d09deb;}