#3a8281 color space conversions
Hex:
        #3a8281
        RGB:
        58, 130, 129
        CMY:
        77, 49, 49
        CMYK:
        55, 0, 1, 49
      HSL:
        179°, 38.2979%, 36.8627%
        HSV (HSB):
        179°, 55.3846%, 50.9804%
        XYZ:
        13.6900, 18.4498, 23.6085
        xyY:
        0.2456, 0.3309, 18.4498
      CIE-Lab:
        50.0372, -22.5482, -6.2953
        CIE-LCH:
        50.0372, 23.4105, 195.5994
        CIE-Luv:
        50.0372, -30.0914, -5.6614
        Hunter-Lab:
        42.9532, -18.2768, -2.5205
      #3a8281 color charts
#3a8281 RGB chart
      #3a8281 CMYK chart
      #3a8281 RGB pie chart
      #3a8281 color shades, tints & tones
#3a8281 color schemes
#3a8281 color preview, HTML & CSS examples
           This text has a color of #3a8281        
        
          <p style="color:#3a8281;">Text here</p>
        
        
          .mytext {color:#3a8281;}
        
        Text color #3a8281
      
           This box has a color of #3a8281        
        
          <div style="background-color:#3a8281;">Content here</div>
        
        
          .mybackground {background-color:#3a8281;}
        
        Background color #3a8281
      
           Border around this has a color of #3a8281        
        
          <div style="border:2px solid #3a8281;">Content here</div>
        
        
          .myborder {border:2px solid #3a8281;}
        
        Border color #3a8281