#3bae96 color space conversions
Hex:
        #3bae96
        RGB:
        59, 174, 150
        CMY:
        77, 32, 41
        CMYK:
        66, 0, 14, 32
      HSL:
        167°, 49.3562%, 45.6863%
        HSV (HSB):
        167°, 66.0920%, 68.2353%
        XYZ:
        22.4447, 33.4039, 34.1188
        xyY:
        0.2495, 0.3713, 33.4039
      CIE-Lab:
        64.4866, -37.8753, 2.9258
        CIE-LCH:
        64.4866, 37.9882, 175.5827
        CIE-Luv:
        64.4866, -45.5974, 10.0760
        Hunter-Lab:
        57.7961, -31.8240, 5.4566
      #3bae96 color charts
#3bae96 RGB chart
      #3bae96 CMYK chart
      #3bae96 RGB pie chart
      #3bae96 color shades, tints & tones
#3bae96 color schemes
#3bae96 color preview, HTML & CSS examples
           This text has a color of #3bae96        
        
          <p style="color:#3bae96;">Text here</p>
        
        
          .mytext {color:#3bae96;}
        
        Text color #3bae96
      
           This box has a color of #3bae96        
        
          <div style="background-color:#3bae96;">Content here</div>
        
        
          .mybackground {background-color:#3bae96;}
        
        Background color #3bae96
      
           Border around this has a color of #3bae96        
        
          <div style="border:2px solid #3bae96;">Content here</div>
        
        
          .myborder {border:2px solid #3bae96;}
        
        Border color #3bae96