#d3bbea color space conversions
Hex:
#d3bbea
RGB:
211, 187, 234
CMY:
17, 27, 8
CMYK:
10, 20, 0, 8
HSL:
271°, 52.8090%, 82.5490%
HSV (HSB):
271°, 20.0855%, 91.7647%
XYZ:
59.4856, 55.3300, 85.3864
xyY:
0.2971, 0.2764, 55.3300
CIE-Lab:
79.2310, 17.2102, -20.2420
CIE-LCH:
79.2310, 26.5694, 310.3719
CIE-Luv:
79.2310, 10.1579, -34.6635
Hunter-Lab:
74.3842, 12.5755, -15.9908
#d3bbea color charts
#d3bbea color shades, tints & tones
#d3bbea color schemes
#d3bbea color preview, HTML & CSS examples
This text has a color of #d3bbea
<p style="color:#d3bbea;">Text here</p>
.mytext {color:#d3bbea;}
This box has a color of #d3bbea
<div style="background-color:#d3bbea;">Content here</div>
.mybackground {background-color:#d3bbea;}
Border around this has a color of #d3bbea
<div style="border:2px solid #d3bbea;">Content here</div>
.myborder {border:2px solid #d3bbea;}