#3bc0a1 color space conversions
Hex:
        #3bc0a1
        RGB:
        59, 192, 161
        CMY:
        77, 25, 37
        CMYK:
        69, 0, 16, 25
      HSL:
        166°, 52.9880%, 49.2157%
        HSV (HSB):
        166°, 69.2708%, 75.2941%
        XYZ:
        27.0863, 41.2023, 40.2435
        xyY:
        0.2496, 0.3796, 41.2023
      CIE-Lab:
        70.3174, -43.0241, 5.2935
        CIE-LCH:
        70.3174, 43.3485, 172.9859
        CIE-Luv:
        70.3174, -51.5289, 14.4961
        Hunter-Lab:
        64.1890, -37.0079, 7.7603
      #3bc0a1 color charts
#3bc0a1 RGB chart
      #3bc0a1 CMYK chart
      #3bc0a1 RGB pie chart
      #3bc0a1 color shades, tints & tones
#3bc0a1 color schemes
#3bc0a1 color preview, HTML & CSS examples
           This text has a color of #3bc0a1        
        
          <p style="color:#3bc0a1;">Text here</p>
        
        
          .mytext {color:#3bc0a1;}
        
        Text color #3bc0a1
      
           This box has a color of #3bc0a1        
        
          <div style="background-color:#3bc0a1;">Content here</div>
        
        
          .mybackground {background-color:#3bc0a1;}
        
        Background color #3bc0a1
      
           Border around this has a color of #3bc0a1        
        
          <div style="border:2px solid #3bc0a1;">Content here</div>
        
        
          .myborder {border:2px solid #3bc0a1;}
        
        Border color #3bc0a1