#dcb9cf color space conversions
Hex:
        #dcb9cf
        RGB:
        220, 185, 207
        CMY:
        14, 27, 19
        CMYK:
        0, 16, 6, 14
      HSL:
        322°, 33.3333%, 79.4118%
        HSV (HSB):
        322°, 15.9091%, 86.2745%
        XYZ:
        58.1266, 54.4186, 66.4717
        xyY:
        0.3247, 0.3040, 54.4186
      CIE-Lab:
        78.7052, 16.1948, -6.3789
        CIE-LCH:
        78.7052, 17.4058, 338.5012
        CIE-Luv:
        78.7052, 19.1159, -12.5220
        Hunter-Lab:
        73.7689, 11.5544, -1.7868
      #dcb9cf color charts
#dcb9cf RGB chart
      #dcb9cf CMYK chart
      #dcb9cf RGB pie chart
      #dcb9cf color shades, tints & tones
#dcb9cf color schemes
#dcb9cf color preview, HTML & CSS examples
           This text has a color of #dcb9cf        
        
          <p style="color:#dcb9cf;">Text here</p>
        
        
          .mytext {color:#dcb9cf;}
        
        Text color #dcb9cf
      
           This box has a color of #dcb9cf        
        
          <div style="background-color:#dcb9cf;">Content here</div>
        
        
          .mybackground {background-color:#dcb9cf;}
        
        Background color #dcb9cf
      
           Border around this has a color of #dcb9cf        
        
          <div style="border:2px solid #dcb9cf;">Content here</div>
        
        
          .myborder {border:2px solid #dcb9cf;}
        
        Border color #dcb9cf