#d796bc color space conversions
Hex:
        #d796bc
        RGB:
        215, 150, 188
        CMY:
        16, 41, 26
        CMYK:
        0, 30, 13, 16
      HSL:
        325°, 44.8276%, 71.5686%
        HSV (HSB):
        325°, 30.2326%, 84.3137%
        XYZ:
        48.0078, 39.8906, 52.7463
        xyY:
        0.3413, 0.2836, 39.8906
      CIE-Lab:
        69.3915, 30.1267, -9.8483
        CIE-LCH:
        69.3915, 31.6956, 341.8976
        CIE-Luv:
        69.3915, 36.8279, -19.9686
        Hunter-Lab:
        63.1590, 25.1513, -5.3039
      #d796bc color charts
#d796bc RGB chart
      #d796bc CMYK chart
      #d796bc RGB pie chart
      #d796bc color shades, tints & tones
#d796bc color schemes
#d796bc color preview, HTML & CSS examples
           This text has a color of #d796bc        
        
          <p style="color:#d796bc;">Text here</p>
        
        
          .mytext {color:#d796bc;}
        
        Text color #d796bc
      
           This box has a color of #d796bc        
        
          <div style="background-color:#d796bc;">Content here</div>
        
        
          .mybackground {background-color:#d796bc;}
        
        Background color #d796bc
      
           Border around this has a color of #d796bc        
        
          <div style="border:2px solid #d796bc;">Content here</div>
        
        
          .myborder {border:2px solid #d796bc;}
        
        Border color #d796bc