#3a9080 color space conversions
Hex:
        #3a9080
        RGB:
        58, 144, 128
        CMY:
        77, 44, 50
        CMYK:
        60, 0, 11, 44
      HSL:
        169°, 42.5743%, 39.6078%
        HSV (HSB):
        169°, 59.7222%, 56.4706%
        XYZ:
        15.6145, 22.4046, 23.9236
        xyY:
        0.2521, 0.3617, 22.4046
      CIE-Lab:
        54.4537, -29.8379, 0.7871
        CIE-LCH:
        54.4537, 29.8482, 178.4889
        CIE-Luv:
        54.4537, -35.6381, 5.5540
        Hunter-Lab:
        47.3335, -23.9496, 3.1666
      #3a9080 color charts
#3a9080 RGB chart
      #3a9080 CMYK chart
      #3a9080 RGB pie chart
      #3a9080 color shades, tints & tones
#3a9080 color schemes
#3a9080 color preview, HTML & CSS examples
           This text has a color of #3a9080        
        
          <p style="color:#3a9080;">Text here</p>
        
        
          .mytext {color:#3a9080;}
        
        Text color #3a9080
      
           This box has a color of #3a9080        
        
          <div style="background-color:#3a9080;">Content here</div>
        
        
          .mybackground {background-color:#3a9080;}
        
        Background color #3a9080
      
           Border around this has a color of #3a9080        
        
          <div style="border:2px solid #3a9080;">Content here</div>
        
        
          .myborder {border:2px solid #3a9080;}
        
        Border color #3a9080