#dcb7ce color space conversions
Hex:
        #dcb7ce
        RGB:
        220, 183, 206
        CMY:
        14, 28, 19
        CMYK:
        0, 17, 6, 14
      HSL:
        323°, 34.5794%, 79.0196%
        HSV (HSB):
        323°, 16.8182%, 86.2745%
        XYZ:
        57.5893, 53.5388, 65.6913
        xyY:
        0.3257, 0.3028, 53.5388
      CIE-Lab:
        78.1921, 17.0945, -6.5970
        CIE-LCH:
        78.1921, 18.3233, 338.8979
        CIE-Luv:
        78.1921, 20.2703, -13.0034
        Hunter-Lab:
        73.1702, 12.4420, -2.0106
      #dcb7ce color charts
#dcb7ce RGB chart
      #dcb7ce CMYK chart
      #dcb7ce RGB pie chart
      #dcb7ce color shades, tints & tones
#dcb7ce color schemes
#dcb7ce color preview, HTML & CSS examples
           This text has a color of #dcb7ce        
        
          <p style="color:#dcb7ce;">Text here</p>
        
        
          .mytext {color:#dcb7ce;}
        
        Text color #dcb7ce
      
           This box has a color of #dcb7ce        
        
          <div style="background-color:#dcb7ce;">Content here</div>
        
        
          .mybackground {background-color:#dcb7ce;}
        
        Background color #dcb7ce
      
           Border around this has a color of #dcb7ce        
        
          <div style="border:2px solid #dcb7ce;">Content here</div>
        
        
          .myborder {border:2px solid #dcb7ce;}
        
        Border color #dcb7ce