#d3bdeb color space conversions
Hex:
#d3bdeb
RGB:
211, 189, 235
CMY:
17, 26, 8
CMYK:
10, 20, 0, 8
HSL:
269°, 53.4884%, 83.1373%
HSV (HSB):
269°, 19.5745%, 92.1569%
XYZ:
60.0570, 56.2422, 86.2878
xyY:
0.2965, 0.2776, 56.2422
CIE-Lab:
79.7515, 16.3318, -19.9913
CIE-LCH:
79.7515, 25.8143, 309.2469
CIE-Luv:
79.7515, 9.1218, -34.1436
Hunter-Lab:
74.9948, 11.7045, -15.7217
#d3bdeb color charts
#d3bdeb color shades, tints & tones
#d3bdeb color schemes
#d3bdeb color preview, HTML & CSS examples
This text has a color of #d3bdeb
<p style="color:#d3bdeb;">Text here</p>
.mytext {color:#d3bdeb;}
This box has a color of #d3bdeb
<div style="background-color:#d3bdeb;">Content here</div>
.mybackground {background-color:#d3bdeb;}
Border around this has a color of #d3bdeb
<div style="border:2px solid #d3bdeb;">Content here</div>
.myborder {border:2px solid #d3bdeb;}