#3ba0bf color space conversions
Hex:
        #3ba0bf
        RGB:
        59, 160, 191
        CMY:
        77, 37, 25
        CMYK:
        69, 16, 0, 25
      HSL:
        194°, 52.8000%, 49.0196%
        HSV (HSB):
        194°, 69.1099%, 74.9020%
        XYZ:
        23.7784, 29.8330, 53.7953
        xyY:
        0.2214, 0.2778, 29.8330
      CIE-Lab:
        61.5099, -19.0404, -24.4718
        CIE-LCH:
        61.5099, 31.0066, 232.1152
        CIE-Luv:
        61.5099, -37.9827, -35.1373
        Hunter-Lab:
        54.6196, -17.8751, -20.1615
      #3ba0bf color charts
#3ba0bf RGB chart
      #3ba0bf CMYK chart
      #3ba0bf RGB pie chart
      #3ba0bf color shades, tints & tones
#3ba0bf color schemes
#3ba0bf color preview, HTML & CSS examples
           This text has a color of #3ba0bf        
        
          <p style="color:#3ba0bf;">Text here</p>
        
        
          .mytext {color:#3ba0bf;}
        
        Text color #3ba0bf
      
           This box has a color of #3ba0bf        
        
          <div style="background-color:#3ba0bf;">Content here</div>
        
        
          .mybackground {background-color:#3ba0bf;}
        
        Background color #3ba0bf
      
           Border around this has a color of #3ba0bf        
        
          <div style="border:2px solid #3ba0bf;">Content here</div>
        
        
          .myborder {border:2px solid #3ba0bf;}
        
        Border color #3ba0bf