#dcb2d8 color space conversions
Hex:
#dcb2d8
RGB:
220, 178, 216
CMY:
14, 30, 15
CMYK:
0, 19, 2, 14
HSL:
306°, 37.5000%, 78.0392%
HSV (HSB):
306°, 19.0909%, 86.2745%
XYZ:
57.8303, 52.0143, 71.9575
xyY:
0.3181, 0.2861, 52.0143
CIE-Lab:
77.2894, 21.5748, -13.3645
CIE-LCH:
77.2894, 25.3787, 328.2239
CIE-Luv:
77.2894, 21.7502, -24.2716
Hunter-Lab:
72.1209, 16.9188, -8.6710
#dcb2d8 color charts
#dcb2d8 color shades, tints & tones
#dcb2d8 color schemes
#dcb2d8 color preview, HTML & CSS examples
This text has a color of #dcb2d8
<p style="color:#dcb2d8;">Text here</p>
.mytext {color:#dcb2d8;}
This box has a color of #dcb2d8
<div style="background-color:#dcb2d8;">Content here</div>
.mybackground {background-color:#dcb2d8;}
Border around this has a color of #dcb2d8
<div style="border:2px solid #dcb2d8;">Content here</div>
.myborder {border:2px solid #dcb2d8;}