#d2b1e9 color space conversions
Hex:
#d2b1e9
RGB:
210, 177, 233
CMY:
18, 31, 9
CMYK:
10, 24, 0, 9
HSL:
275°, 56.0000%, 80.3922%
HSV (HSB):
275°, 24.0343%, 91.3725%
XYZ:
57.0085, 51.0291, 83.9357
xyY:
0.2970, 0.2658, 51.0291
CIE-Lab:
76.6966, 22.1132, -23.5611
CIE-LCH:
76.6966, 32.3129, 313.1842
CIE-Luv:
76.6966, 14.3899, -40.6983
Hunter-Lab:
71.4347, 17.4413, -19.6615
#d2b1e9 color charts
#d2b1e9 color shades, tints & tones
#d2b1e9 color schemes
#d2b1e9 color preview, HTML & CSS examples
This text has a color of #d2b1e9
<p style="color:#d2b1e9;">Text here</p>
.mytext {color:#d2b1e9;}
This box has a color of #d2b1e9
<div style="background-color:#d2b1e9;">Content here</div>
.mybackground {background-color:#d2b1e9;}
Border around this has a color of #d2b1e9
<div style="border:2px solid #d2b1e9;">Content here</div>
.myborder {border:2px solid #d2b1e9;}