#856b7b color space conversions
Hex:
        #856b7b
        RGB:
        133, 107, 123
        CMY:
        48, 58, 52
        CMYK:
        0, 20, 8, 48
      HSL:
        323°, 10.8333%, 47.0588%
        HSV (HSB):
        323°, 19.5489%, 52.1569%
        XYZ:
        18.5057, 16.9320, 21.0317
        xyY:
        0.3277, 0.2998, 16.9320
      CIE-Lab:
        48.1742, 13.1830, -4.9664
        CIE-LCH:
        48.1742, 14.0874, 339.3570
        CIE-Luv:
        48.1742, 14.2422, -8.9144
        Hunter-Lab:
        41.1485, 8.2669, -1.5002
      #856b7b color charts
#856b7b RGB chart
      #856b7b CMYK chart
      #856b7b RGB pie chart
      #856b7b color shades, tints & tones
#856b7b color schemes
#856b7b color preview, HTML & CSS examples
           This text has a color of #856b7b        
        
          <p style="color:#856b7b;">Text here</p>
        
        
          .mytext {color:#856b7b;}
        
        Text color #856b7b
      
           This box has a color of #856b7b        
        
          <div style="background-color:#856b7b;">Content here</div>
        
        
          .mybackground {background-color:#856b7b;}
        
        Background color #856b7b
      
           Border around this has a color of #856b7b        
        
          <div style="border:2px solid #856b7b;">Content here</div>
        
        
          .myborder {border:2px solid #856b7b;}
        
        Border color #856b7b