#5e946a color space conversions
Hex:
        #5e946a
        RGB:
        94, 148, 106
        CMY:
        63, 42, 58
        CMYK:
        36, 0, 28, 42
      HSL:
        133°, 22.3140%, 47.4510%
        HSV (HSB):
        133°, 36.4865%, 58.0392%
        XYZ:
        17.8075, 24.6001, 17.4454
        xyY:
        0.2975, 0.4110, 24.6001
      CIE-Lab:
        56.6837, -27.1871, 16.6899
        CIE-LCH:
        56.6837, 31.9012, 148.4546
        CIE-Luv:
        56.6837, -26.2613, 26.4005
        Hunter-Lab:
        49.5985, -22.7099, 13.8647
      #5e946a color charts
#5e946a RGB chart
      #5e946a CMYK chart
      #5e946a RGB pie chart
      #5e946a color shades, tints & tones
#5e946a color schemes
#5e946a color preview, HTML & CSS examples
           This text has a color of #5e946a        
        
          <p style="color:#5e946a;">Text here</p>
        
        
          .mytext {color:#5e946a;}
        
        Text color #5e946a
      
           This box has a color of #5e946a        
        
          <div style="background-color:#5e946a;">Content here</div>
        
        
          .mybackground {background-color:#5e946a;}
        
        Background color #5e946a
      
           Border around this has a color of #5e946a        
        
          <div style="border:2px solid #5e946a;">Content here</div>
        
        
          .myborder {border:2px solid #5e946a;}
        
        Border color #5e946a