#3b9faa color space conversions
Hex:
        #3b9faa
        RGB:
        59, 159, 170
        CMY:
        77, 38, 33
        CMYK:
        65, 6, 0, 33
      HSL:
        186°, 48.4716%, 44.9020%
        HSV (HSB):
        186°, 65.2941%, 66.6667%
        XYZ:
        21.4575, 28.6284, 42.4251
        xyY:
        0.2319, 0.3095, 28.6284
      CIE-Lab:
        60.4522, -25.0850, -14.2636
        CIE-LCH:
        60.4522, 28.8567, 209.6231
        CIE-Luv:
        60.4522, -38.8113, -17.8300
        Hunter-Lab:
        53.5055, -22.0502, -9.5579
      #3b9faa color charts
#3b9faa RGB chart
      #3b9faa CMYK chart
      #3b9faa RGB pie chart
      #3b9faa color shades, tints & tones
#3b9faa color schemes
#3b9faa color preview, HTML & CSS examples
           This text has a color of #3b9faa        
        
          <p style="color:#3b9faa;">Text here</p>
        
        
          .mytext {color:#3b9faa;}
        
        Text color #3b9faa
      
           This box has a color of #3b9faa        
        
          <div style="background-color:#3b9faa;">Content here</div>
        
        
          .mybackground {background-color:#3b9faa;}
        
        Background color #3b9faa
      
           Border around this has a color of #3b9faa        
        
          <div style="border:2px solid #3b9faa;">Content here</div>
        
        
          .myborder {border:2px solid #3b9faa;}
        
        Border color #3b9faa