#3bd8a1 color space conversions
Hex:
        #3bd8a1
        RGB:
        59, 216, 161
        CMY:
        77, 15, 37
        CMYK:
        73, 0, 25, 15
      HSL:
        159°, 66.8085%, 53.9216%
        HSV (HSB):
        159°, 72.6852%, 84.7059%
        XYZ:
        32.7925, 52.6147, 42.1455
        xyY:
        0.2571, 0.4125, 52.6147
      CIE-Lab:
        77.6470, -52.9672, 15.7041
        CIE-LCH:
        77.6470, 55.2462, 163.4856
        CIE-Luv:
        77.6470, -60.1008, 31.2247
        Hunter-Lab:
        72.5360, -46.2407, 16.3260
      #3bd8a1 color charts
#3bd8a1 RGB chart
      #3bd8a1 CMYK chart
      #3bd8a1 RGB pie chart
      #3bd8a1 color shades, tints & tones
#3bd8a1 color schemes
#3bd8a1 color preview, HTML & CSS examples
           This text has a color of #3bd8a1        
        
          <p style="color:#3bd8a1;">Text here</p>
        
        
          .mytext {color:#3bd8a1;}
        
        Text color #3bd8a1
      
           This box has a color of #3bd8a1        
        
          <div style="background-color:#3bd8a1;">Content here</div>
        
        
          .mybackground {background-color:#3bd8a1;}
        
        Background color #3bd8a1
      
           Border around this has a color of #3bd8a1        
        
          <div style="border:2px solid #3bd8a1;">Content here</div>
        
        
          .myborder {border:2px solid #3bd8a1;}
        
        Border color #3bd8a1