#5d953d color space conversions
Hex:
        #5d953d
        RGB:
        93, 149, 61
        CMY:
        64, 42, 76
        CMYK:
        38, 0, 59, 42
      HSL:
        98°, 41.9048%, 41.1765%
        HSV (HSB):
        98°, 59.0604%, 58.4314%
        XYZ:
        16.1040, 24.1590, 8.2293
        xyY:
        0.3321, 0.4982, 24.1590
      CIE-Lab:
        56.2466, -34.7340, 40.0034
        CIE-LCH:
        56.2466, 52.9785, 130.9670
        CIE-Luv:
        56.2466, -27.8363, 51.8850
        Hunter-Lab:
        49.1518, -27.5324, 24.4796
      #5d953d color charts
#5d953d RGB chart
      #5d953d CMYK chart
      #5d953d RGB pie chart
      #5d953d color shades, tints & tones
#5d953d color schemes
#5d953d color preview, HTML & CSS examples
           This text has a color of #5d953d        
        
          <p style="color:#5d953d;">Text here</p>
        
        
          .mytext {color:#5d953d;}
        
        Text color #5d953d
      
           This box has a color of #5d953d        
        
          <div style="background-color:#5d953d;">Content here</div>
        
        
          .mybackground {background-color:#5d953d;}
        
        Background color #5d953d
      
           Border around this has a color of #5d953d        
        
          <div style="border:2px solid #5d953d;">Content here</div>
        
        
          .myborder {border:2px solid #5d953d;}
        
        Border color #5d953d