#d2c9ec color space conversions
Hex:
#d2c9ec
RGB:
210, 201, 236
CMY:
18, 21, 7
CMYK:
11, 15, 0, 7
HSL:
255°, 47.9452%, 85.6863%
HSV (HSB):
255°, 14.8305%, 92.5490%
XYZ:
62.6053, 61.5311, 87.9339
xyY:
0.2952, 0.2901, 61.5311
CIE-Lab:
82.6634, 9.7651, -16.1403
CIE-LCH:
82.6634, 18.8644, 301.1745
CIE-Luv:
82.6634, 2.7916, -26.9627
Hunter-Lab:
78.4417, 5.1900, -11.5554
#d2c9ec color charts
#d2c9ec color shades, tints & tones
#d2c9ec color schemes
#d2c9ec color preview, HTML & CSS examples
This text has a color of #d2c9ec
<p style="color:#d2c9ec;">Text here</p>
.mytext {color:#d2c9ec;}
This box has a color of #d2c9ec
<div style="background-color:#d2c9ec;">Content here</div>
.mybackground {background-color:#d2c9ec;}
Border around this has a color of #d2c9ec
<div style="border:2px solid #d2c9ec;">Content here</div>
.myborder {border:2px solid #d2c9ec;}