#5b8265 color space conversions
Hex:
        #5b8265
        RGB:
        91, 130, 101
        CMY:
        64, 49, 60
        CMYK:
        30, 0, 22, 49
      HSL:
        135°, 17.6471%, 43.3333%
        HSV (HSB):
        135°, 30.0000%, 50.9804%
        XYZ:
        14.6460, 19.1290, 15.2323
        xyY:
        0.2989, 0.3903, 19.1290
      CIE-Lab:
        50.8378, -20.0351, 11.4135
        CIE-LCH:
        50.8378, 23.0581, 150.3310
        CIE-Luv:
        50.8378, -19.2617, 18.1138
        Hunter-Lab:
        43.7367, -16.7655, 9.9667
      #5b8265 color charts
#5b8265 RGB chart
      #5b8265 CMYK chart
      #5b8265 RGB pie chart
      #5b8265 color shades, tints & tones
#5b8265 color schemes
#5b8265 color preview, HTML & CSS examples
           This text has a color of #5b8265        
        
          <p style="color:#5b8265;">Text here</p>
        
        
          .mytext {color:#5b8265;}
        
        Text color #5b8265
      
           This box has a color of #5b8265        
        
          <div style="background-color:#5b8265;">Content here</div>
        
        
          .mybackground {background-color:#5b8265;}
        
        Background color #5b8265
      
           Border around this has a color of #5b8265        
        
          <div style="border:2px solid #5b8265;">Content here</div>
        
        
          .myborder {border:2px solid #5b8265;}
        
        Border color #5b8265