#3bd6be color space conversions
Hex:
        #3bd6be
        RGB:
        59, 214, 190
        CMY:
        77, 16, 25
        CMYK:
        72, 0, 11, 16
      HSL:
        171°, 65.4008%, 53.5294%
        HSV (HSB):
        171°, 72.4299%, 83.9216%
        XYZ:
        35.1445, 52.7406, 57.0429
        xyY:
        0.2425, 0.3639, 52.7406
      CIE-Lab:
        77.7216, -45.0978, 0.3598
        CIE-LCH:
        77.7216, 45.0993, 179.5429
        CIE-Luv:
        77.7216, -57.4837, 7.6537
        Hunter-Lab:
        72.6228, -40.7080, 4.2655
      #3bd6be color charts
#3bd6be RGB chart
      #3bd6be CMYK chart
      #3bd6be RGB pie chart
      #3bd6be color shades, tints & tones
#3bd6be color schemes
#3bd6be color preview, HTML & CSS examples
           This text has a color of #3bd6be        
        
          <p style="color:#3bd6be;">Text here</p>
        
        
          .mytext {color:#3bd6be;}
        
        Text color #3bd6be
      
           This box has a color of #3bd6be        
        
          <div style="background-color:#3bd6be;">Content here</div>
        
        
          .mybackground {background-color:#3bd6be;}
        
        Background color #3bd6be
      
           Border around this has a color of #3bd6be        
        
          <div style="border:2px solid #3bd6be;">Content here</div>
        
        
          .myborder {border:2px solid #3bd6be;}
        
        Border color #3bd6be