#5b7d5b color space conversions
Hex:
        #5b7d5b
        RGB:
        91, 125, 91
        CMY:
        64, 51, 64
        CMYK:
        27, 0, 27, 51
      HSL:
        120°, 15.7407%, 42.3529%
        HSV (HSB):
        120°, 27.2000%, 49.0196%
        XYZ:
        13.5363, 17.6467, 12.5902
        xyY:
        0.3092, 0.4031, 17.6467
      CIE-Lab:
        49.0648, -19.3412, 14.7442
        CIE-LCH:
        49.0648, 24.3202, 142.6810
        CIE-Luv:
        49.0648, -16.9016, 21.8446
        Hunter-Lab:
        42.0080, -15.9955, 11.6357
      #5b7d5b color charts
#5b7d5b RGB chart
      #5b7d5b CMYK chart
      #5b7d5b RGB pie chart
      #5b7d5b color shades, tints & tones
#5b7d5b color schemes
#5b7d5b color preview, HTML & CSS examples
           This text has a color of #5b7d5b        
        
          <p style="color:#5b7d5b;">Text here</p>
        
        
          .mytext {color:#5b7d5b;}
        
        Text color #5b7d5b
      
           This box has a color of #5b7d5b        
        
          <div style="background-color:#5b7d5b;">Content here</div>
        
        
          .mybackground {background-color:#5b7d5b;}
        
        Background color #5b7d5b
      
           Border around this has a color of #5b7d5b        
        
          <div style="border:2px solid #5b7d5b;">Content here</div>
        
        
          .myborder {border:2px solid #5b7d5b;}
        
        Border color #5b7d5b