#3bf1ac color space conversions
Hex:
        #3bf1ac
        RGB:
        59, 241, 172
        CMY:
        77, 5, 33
        CMYK:
        76, 0, 29, 5
      HSL:
        157°, 86.6667%, 58.8235%
        HSV (HSB):
        157°, 75.5187%, 94.5098%
        XYZ:
        40.7053, 66.8190, 49.7817
        xyY:
        0.2588, 0.4248, 66.8190
      CIE-Lab:
        85.4124, -60.2387, 20.7737
        CIE-LCH:
        85.4124, 63.7200, 160.9729
        CIE-Luv:
        85.4124, -68.0464, 40.0037
        Hunter-Lab:
        81.7429, -54.1627, 21.1122
      #3bf1ac color charts
#3bf1ac RGB chart
      #3bf1ac CMYK chart
      #3bf1ac RGB pie chart
      #3bf1ac color shades, tints & tones
#3bf1ac color schemes
#3bf1ac color preview, HTML & CSS examples
           This text has a color of #3bf1ac        
        
          <p style="color:#3bf1ac;">Text here</p>
        
        
          .mytext {color:#3bf1ac;}
        
        Text color #3bf1ac
      
           This box has a color of #3bf1ac        
        
          <div style="background-color:#3bf1ac;">Content here</div>
        
        
          .mybackground {background-color:#3bf1ac;}
        
        Background color #3bf1ac
      
           Border around this has a color of #3bf1ac        
        
          <div style="border:2px solid #3bf1ac;">Content here</div>
        
        
          .myborder {border:2px solid #3bf1ac;}
        
        Border color #3bf1ac