#3b8072 color space conversions
Hex:
        #3b8072
        RGB:
        59, 128, 114
        CMY:
        77, 50, 55
        CMYK:
        54, 0, 11, 50
      HSL:
        168°, 36.8984%, 36.6667%
        HSV (HSB):
        168°, 53.9062%, 50.1961%
        XYZ:
        12.5601, 17.5831, 18.6515
        xyY:
        0.2574, 0.3603, 17.5831
      CIE-Lab:
        48.9864, -25.4381, 0.9711
        CIE-LCH:
        48.9864, 25.4566, 177.8138
        CIE-Luv:
        48.9864, -29.6965, 5.0560
        Hunter-Lab:
        41.9322, -19.9146, 2.9802
      #3b8072 color charts
#3b8072 RGB chart
      #3b8072 CMYK chart
      #3b8072 RGB pie chart
      #3b8072 color shades, tints & tones
#3b8072 color schemes
#3b8072 color preview, HTML & CSS examples
           This text has a color of #3b8072        
        
          <p style="color:#3b8072;">Text here</p>
        
        
          .mytext {color:#3b8072;}
        
        Text color #3b8072
      
           This box has a color of #3b8072        
        
          <div style="background-color:#3b8072;">Content here</div>
        
        
          .mybackground {background-color:#3b8072;}
        
        Background color #3b8072
      
           Border around this has a color of #3b8072        
        
          <div style="border:2px solid #3b8072;">Content here</div>
        
        
          .myborder {border:2px solid #3b8072;}
        
        Border color #3b8072