#856b7e color space conversions
Hex:
        #856b7e
        RGB:
        133, 107, 126
        CMY:
        48, 58, 51
        CMYK:
        0, 20, 5, 48
      HSL:
        316°, 10.8333%, 47.0588%
        HSV (HSB):
        316°, 19.5489%, 52.1569%
        XYZ:
        18.6965, 17.0083, 22.0362
        xyY:
        0.3238, 0.2946, 17.0083
      CIE-Lab:
        48.2705, 13.7604, -6.6124
        CIE-LCH:
        48.2705, 15.2667, 334.3338
        CIE-Luv:
        48.2705, 13.9084, -11.3099
        Hunter-Lab:
        41.2411, 8.7502, -2.8114
      #856b7e color charts
#856b7e RGB chart
      #856b7e CMYK chart
      #856b7e RGB pie chart
      #856b7e color shades, tints & tones
#856b7e color schemes
#856b7e color preview, HTML & CSS examples
           This text has a color of #856b7e        
        
          <p style="color:#856b7e;">Text here</p>
        
        
          .mytext {color:#856b7e;}
        
        Text color #856b7e
      
           This box has a color of #856b7e        
        
          <div style="background-color:#856b7e;">Content here</div>
        
        
          .mybackground {background-color:#856b7e;}
        
        Background color #856b7e
      
           Border around this has a color of #856b7e        
        
          <div style="border:2px solid #856b7e;">Content here</div>
        
        
          .myborder {border:2px solid #856b7e;}
        
        Border color #856b7e