#d2b4ec color space conversions
Hex:
#d2b4ec
RGB:
210, 180, 236
CMY:
18, 29, 7
CMYK:
11, 24, 0, 7
HSL:
272°, 59.5745%, 81.5686%
HSV (HSB):
272°, 23.7288%, 92.5490%
XYZ:
58.0399, 52.4003, 86.4121
xyY:
0.2948, 0.2662, 52.4003
CIE-Lab:
77.5196, 21.0940, -23.9283
CIE-LCH:
77.5196, 31.8986, 311.3977
CIE-Luv:
77.5196, 12.6845, -41.1985
Hunter-Lab:
72.3880, 16.4402, -20.1049
#d2b4ec color charts
#d2b4ec color shades, tints & tones
#d2b4ec color schemes
#d2b4ec color preview, HTML & CSS examples
This text has a color of #d2b4ec
<p style="color:#d2b4ec;">Text here</p>
.mytext {color:#d2b4ec;}
This box has a color of #d2b4ec
<div style="background-color:#d2b4ec;">Content here</div>
.mybackground {background-color:#d2b4ec;}
Border around this has a color of #d2b4ec
<div style="border:2px solid #d2b4ec;">Content here</div>
.myborder {border:2px solid #d2b4ec;}