#dcb3d5 color space conversions
Hex:
#dcb3d5
RGB:
220, 179, 213
CMY:
14, 30, 16
CMYK:
0, 19, 3, 14
HSL:
310°, 36.9369%, 78.2353%
HSV (HSB):
310°, 18.6364%, 86.2745%
XYZ:
57.6455, 52.2599, 69.9997
xyY:
0.3204, 0.2905, 52.2599
CIE-Lab:
77.4360, 20.4912, -11.5172
CIE-LCH:
77.4360, 23.5060, 330.6616
CIE-Luv:
77.4360, 21.5828, -21.1920
Hunter-Lab:
72.2910, 15.8282, -6.8070
#dcb3d5 color charts
#dcb3d5 color shades, tints & tones
#dcb3d5 color schemes
#dcb3d5 color preview, HTML & CSS examples
This text has a color of #dcb3d5
<p style="color:#dcb3d5;">Text here</p>
.mytext {color:#dcb3d5;}
This box has a color of #dcb3d5
<div style="background-color:#dcb3d5;">Content here</div>
.mybackground {background-color:#dcb3d5;}
Border around this has a color of #dcb3d5
<div style="border:2px solid #dcb3d5;">Content here</div>
.myborder {border:2px solid #dcb3d5;}