#5e9060 color space conversions
Hex:
        #5e9060
        RGB:
        94, 144, 96
        CMY:
        63, 44, 62
        CMYK:
        35, 0, 33, 44
      HSL:
        122°, 21.0084%, 46.6667%
        HSV (HSB):
        122°, 34.7222%, 56.4706%
        XYZ:
        16.7007, 23.1707, 14.6585
        xyY:
        0.3063, 0.4249, 23.1707
      CIE-Lab:
        55.2478, -27.0527, 20.3372
        CIE-LCH:
        55.2478, 33.8445, 143.0655
        CIE-Luv:
        55.2478, -24.5652, 30.5142
        Hunter-Lab:
        48.1360, -22.3078, 15.6400
      #5e9060 color charts
#5e9060 RGB chart
      #5e9060 CMYK chart
      #5e9060 RGB pie chart
      #5e9060 color shades, tints & tones
#5e9060 color schemes
#5e9060 color preview, HTML & CSS examples
           This text has a color of #5e9060        
        
          <p style="color:#5e9060;">Text here</p>
        
        
          .mytext {color:#5e9060;}
        
        Text color #5e9060
      
           This box has a color of #5e9060        
        
          <div style="background-color:#5e9060;">Content here</div>
        
        
          .mybackground {background-color:#5e9060;}
        
        Background color #5e9060
      
           Border around this has a color of #5e9060        
        
          <div style="border:2px solid #5e9060;">Content here</div>
        
        
          .myborder {border:2px solid #5e9060;}
        
        Border color #5e9060