#856b7d color space conversions
Hex:
        #856b7d
        RGB:
        133, 107, 125
        CMY:
        48, 58, 51
        CMYK:
        0, 20, 6, 48
      HSL:
        318°, 10.8333%, 47.0588%
        HSV (HSB):
        318°, 19.5489%, 52.1569%
        XYZ:
        18.6322, 16.9826, 21.6980
        xyY:
        0.3251, 0.2963, 16.9826
      CIE-Lab:
        48.2381, 13.5666, -6.0644
        CIE-LCH:
        48.2381, 14.8603, 335.9148
        CIE-Luv:
        48.2381, 14.0199, -10.5091
        Hunter-Lab:
        41.2100, 8.5877, -2.3706
      #856b7d color charts
#856b7d RGB chart
      #856b7d CMYK chart
      #856b7d RGB pie chart
      #856b7d color shades, tints & tones
#856b7d color schemes
#856b7d color preview, HTML & CSS examples
           This text has a color of #856b7d        
        
          <p style="color:#856b7d;">Text here</p>
        
        
          .mytext {color:#856b7d;}
        
        Text color #856b7d
      
           This box has a color of #856b7d        
        
          <div style="background-color:#856b7d;">Content here</div>
        
        
          .mybackground {background-color:#856b7d;}
        
        Background color #856b7d
      
           Border around this has a color of #856b7d        
        
          <div style="border:2px solid #856b7d;">Content here</div>
        
        
          .myborder {border:2px solid #856b7d;}
        
        Border color #856b7d