#3bc5bf color space conversions
Hex:
        #3bc5bf
        RGB:
        59, 197, 191
        CMY:
        77, 23, 25
        CMYK:
        70, 0, 3, 23
      HSL:
        177°, 54.3307%, 50.1961%
        HSV (HSB):
        177°, 70.0508%, 77.2549%
        XYZ:
        31.1739, 44.6239, 56.2605
        xyY:
        0.2361, 0.3379, 44.6239
      CIE-Lab:
        72.6436, -37.2683, -7.6550
        CIE-LCH:
        72.6436, 38.0464, 191.6072
        CIE-Luv:
        72.6436, -51.3722, -5.9923
        Hunter-Lab:
        66.8011, -33.6020, -3.1737
      #3bc5bf color charts
#3bc5bf RGB chart
      #3bc5bf CMYK chart
      #3bc5bf RGB pie chart
      #3bc5bf color shades, tints & tones
#3bc5bf color schemes
#3bc5bf color preview, HTML & CSS examples
           This text has a color of #3bc5bf        
        
          <p style="color:#3bc5bf;">Text here</p>
        
        
          .mytext {color:#3bc5bf;}
        
        Text color #3bc5bf
      
           This box has a color of #3bc5bf        
        
          <div style="background-color:#3bc5bf;">Content here</div>
        
        
          .mybackground {background-color:#3bc5bf;}
        
        Background color #3bc5bf
      
           Border around this has a color of #3bc5bf        
        
          <div style="border:2px solid #3bc5bf;">Content here</div>
        
        
          .myborder {border:2px solid #3bc5bf;}
        
        Border color #3bc5bf