#d2b3ed color space conversions
Hex:
#d2b3ed
RGB:
210, 179, 237
CMY:
18, 30, 7
CMYK:
11, 24, 0, 7
HSL:
272°, 61.7021%, 81.5686%
HSV (HSB):
272°, 24.4726%, 92.9412%
XYZ:
57.9845, 52.0563, 87.1125
xyY:
0.2941, 0.2640, 52.0563
CIE-Lab:
77.3145, 21.8430, -24.7809
CIE-LCH:
77.3145, 33.0334, 311.3944
CIE-Luv:
77.3145, 13.0472, -42.7019
Hunter-Lab:
72.1500, 17.1918, -21.0806
#d2b3ed color charts
#d2b3ed color shades, tints & tones
#d2b3ed color schemes
#d2b3ed color preview, HTML & CSS examples
This text has a color of #d2b3ed
<p style="color:#d2b3ed;">Text here</p>
.mytext {color:#d2b3ed;}
This box has a color of #d2b3ed
<div style="background-color:#d2b3ed;">Content here</div>
.mybackground {background-color:#d2b3ed;}
Border around this has a color of #d2b3ed
<div style="border:2px solid #d2b3ed;">Content here</div>
.myborder {border:2px solid #d2b3ed;}