#3bdac2 color space conversions
Hex:
        #3bdac2
        RGB:
        59, 218, 194
        CMY:
        77, 15, 24
        CMYK:
        73, 0, 11, 15
      HSL:
        171°, 68.2403%, 54.3137%
        HSV (HSB):
        171°, 72.9358%, 85.4902%
        XYZ:
        36.6126, 54.9677, 59.7191
        xyY:
        0.2420, 0.3633, 54.9677
      CIE-Lab:
        79.0226, -45.7762, 0.1200
        CIE-LCH:
        79.0226, 45.7764, 179.8499
        CIE-Luv:
        79.0226, -58.6179, 7.4121
        Hunter-Lab:
        74.1402, -41.5967, 4.1407
      #3bdac2 color charts
#3bdac2 RGB chart
      #3bdac2 CMYK chart
      #3bdac2 RGB pie chart
      #3bdac2 color shades, tints & tones
#3bdac2 color schemes
#3bdac2 color preview, HTML & CSS examples
           This text has a color of #3bdac2        
        
          <p style="color:#3bdac2;">Text here</p>
        
        
          .mytext {color:#3bdac2;}
        
        Text color #3bdac2
      
           This box has a color of #3bdac2        
        
          <div style="background-color:#3bdac2;">Content here</div>
        
        
          .mybackground {background-color:#3bdac2;}
        
        Background color #3bdac2
      
           Border around this has a color of #3bdac2        
        
          <div style="border:2px solid #3bdac2;">Content here</div>
        
        
          .myborder {border:2px solid #3bdac2;}
        
        Border color #3bdac2