#3bc3b1 color space conversions
Hex:
        #3bc3b1
        RGB:
        59, 195, 177
        CMY:
        77, 24, 31
        CMYK:
        70, 0, 9, 24
      HSL:
        172°, 53.5433%, 49.8039%
        HSV (HSB):
        172°, 69.7436%, 76.4706%
        XYZ:
        29.2546, 43.1343, 48.3789
        xyY:
        0.2422, 0.3572, 43.1343
      CIE-Lab:
        71.6461, -40.1957, -1.5004
        CIE-LCH:
        71.6461, 40.2237, 182.1377
        CIE-Luv:
        71.6461, -51.5799, 3.9854
        Hunter-Lab:
        65.6767, -35.4246, 2.2995
      #3bc3b1 color charts
#3bc3b1 RGB chart
      #3bc3b1 CMYK chart
      #3bc3b1 RGB pie chart
      #3bc3b1 color shades, tints & tones
#3bc3b1 color schemes
#3bc3b1 color preview, HTML & CSS examples
           This text has a color of #3bc3b1        
        
          <p style="color:#3bc3b1;">Text here</p>
        
        
          .mytext {color:#3bc3b1;}
        
        Text color #3bc3b1
      
           This box has a color of #3bc3b1        
        
          <div style="background-color:#3bc3b1;">Content here</div>
        
        
          .mybackground {background-color:#3bc3b1;}
        
        Background color #3bc3b1
      
           Border around this has a color of #3bc3b1        
        
          <div style="border:2px solid #3bc3b1;">Content here</div>
        
        
          .myborder {border:2px solid #3bc3b1;}
        
        Border color #3bc3b1