#d5bee5 color space conversions
Hex:
#d5bee5
RGB:
213, 190, 229
CMY:
16, 25, 10
CMYK:
7, 17, 0, 10
HSL:
275°, 42.8571%, 82.1569%
HSV (HSB):
275°, 17.0306%, 89.8039%
XYZ:
59.9969, 56.6302, 81.8973
xyY:
0.3022, 0.2853, 56.6302
CIE-Lab:
79.9711, 15.2419, -16.4187
CIE-LCH:
79.9711, 22.4029, 312.8712
CIE-Luv:
79.9711, 10.3091, -28.1907
Hunter-Lab:
75.2530, 10.6197, -11.8477
#d5bee5 color charts
#d5bee5 color shades, tints & tones
#d5bee5 color schemes
#d5bee5 color preview, HTML & CSS examples
This text has a color of #d5bee5
<p style="color:#d5bee5;">Text here</p>
.mytext {color:#d5bee5;}
This box has a color of #d5bee5
<div style="background-color:#d5bee5;">Content here</div>
.mybackground {background-color:#d5bee5;}
Border around this has a color of #d5bee5
<div style="border:2px solid #d5bee5;">Content here</div>
.myborder {border:2px solid #d5bee5;}