#3aa0bf color space conversions
Hex:
        #3aa0bf
        RGB:
        58, 160, 191
        CMY:
        77, 37, 25
        CMYK:
        70, 16, 0, 25
      HSL:
        194°, 53.4137%, 48.8235%
        HSV (HSB):
        194°, 69.6335%, 74.9020%
        XYZ:
        23.7197, 29.8027, 53.7926
        xyY:
        0.2210, 0.2777, 29.8027
      CIE-Lab:
        61.4836, -19.1869, -24.5144
        CIE-LCH:
        61.4836, 31.1302, 231.9504
        CIE-Luv:
        61.4836, -38.1644, -35.1872
        Hunter-Lab:
        54.5919, -17.9791, -20.2076
      #3aa0bf color charts
#3aa0bf RGB chart
      #3aa0bf CMYK chart
      #3aa0bf RGB pie chart
      #3aa0bf color shades, tints & tones
#3aa0bf color schemes
#3aa0bf color preview, HTML & CSS examples
           This text has a color of #3aa0bf        
        
          <p style="color:#3aa0bf;">Text here</p>
        
        
          .mytext {color:#3aa0bf;}
        
        Text color #3aa0bf
      
           This box has a color of #3aa0bf        
        
          <div style="background-color:#3aa0bf;">Content here</div>
        
        
          .mybackground {background-color:#3aa0bf;}
        
        Background color #3aa0bf
      
           Border around this has a color of #3aa0bf        
        
          <div style="border:2px solid #3aa0bf;">Content here</div>
        
        
          .myborder {border:2px solid #3aa0bf;}
        
        Border color #3aa0bf