#3bac95 color space conversions
Hex:
        #3bac95
        RGB:
        59, 172, 149
        CMY:
        77, 33, 42
        CMYK:
        66, 0, 13, 33
      HSL:
        168°, 48.9177%, 45.2941%
        HSV (HSB):
        168°, 65.6977%, 67.4510%
        XYZ:
        21.9810, 32.6048, 33.5686
        xyY:
        0.2493, 0.3699, 32.6048
      CIE-Lab:
        63.8396, -37.2297, 2.5444
        CIE-LCH:
        63.8396, 37.3166, 176.0903
        CIE-Luv:
        63.8396, -44.9122, 9.4071
        Hunter-Lab:
        57.1006, -31.2122, 5.1147
      #3bac95 color charts
#3bac95 RGB chart
      #3bac95 CMYK chart
      #3bac95 RGB pie chart
      #3bac95 color shades, tints & tones
#3bac95 color schemes
#3bac95 color preview, HTML & CSS examples
           This text has a color of #3bac95        
        
          <p style="color:#3bac95;">Text here</p>
        
        
          .mytext {color:#3bac95;}
        
        Text color #3bac95
      
           This box has a color of #3bac95        
        
          <div style="background-color:#3bac95;">Content here</div>
        
        
          .mybackground {background-color:#3bac95;}
        
        Background color #3bac95
      
           Border around this has a color of #3bac95        
        
          <div style="border:2px solid #3bac95;">Content here</div>
        
        
          .myborder {border:2px solid #3bac95;}
        
        Border color #3bac95