#d2b6ed color space conversions
Hex:
#d2b6ed
RGB:
210, 182, 237
CMY:
18, 29, 7
CMYK:
11, 23, 0, 7
HSL:
271°, 60.4396%, 82.1569%
HSV (HSB):
271°, 23.2068%, 92.9412%
XYZ:
58.5924, 53.2720, 87.3151
xyY:
0.2942, 0.2675, 53.2720
CIE-Lab:
78.0353, 20.2126, -23.6819
CIE-LCH:
78.0353, 31.1349, 310.4809
CIE-Luv:
78.0353, 11.6563, -40.6916
Hunter-Lab:
72.9876, 15.5662, -19.8373
#d2b6ed color charts
#d2b6ed color shades, tints & tones
#d2b6ed color schemes
#d2b6ed color preview, HTML & CSS examples
This text has a color of #d2b6ed
<p style="color:#d2b6ed;">Text here</p>
.mytext {color:#d2b6ed;}
This box has a color of #d2b6ed
<div style="background-color:#d2b6ed;">Content here</div>
.mybackground {background-color:#d2b6ed;}
Border around this has a color of #d2b6ed
<div style="border:2px solid #d2b6ed;">Content here</div>
.myborder {border:2px solid #d2b6ed;}