#349dab color space conversions
Hex:
        #349dab
        RGB:
        52, 157, 171
        CMY:
        80, 38, 33
        CMYK:
        70, 8, 0, 33
      HSL:
        187°, 53.3632%, 43.7255%
        HSV (HSB):
        187°, 69.5906%, 67.0588%
        XYZ:
        20.8238, 27.7843, 42.7934
        xyY:
        0.2278, 0.3040, 27.7843
      CIE-Lab:
        59.6933, -24.8407, -15.9936
        CIE-LCH:
        59.6933, 29.5441, 212.7753
        CIE-Luv:
        59.6933, -39.3180, -20.5738
        Hunter-Lab:
        52.7108, -21.7260, -11.2372
      #349dab color charts
#349dab RGB chart
      #349dab CMYK chart
      #349dab RGB pie chart
      #349dab color shades, tints & tones
#349dab color schemes
#349dab color preview, HTML & CSS examples
           This text has a color of #349dab        
        
          <p style="color:#349dab;">Text here</p>
        
        
          .mytext {color:#349dab;}
        
        Text color #349dab
      
           This box has a color of #349dab        
        
          <div style="background-color:#349dab;">Content here</div>
        
        
          .mybackground {background-color:#349dab;}
        
        Background color #349dab
      
           Border around this has a color of #349dab        
        
          <div style="border:2px solid #349dab;">Content here</div>
        
        
          .myborder {border:2px solid #349dab;}
        
        Border color #349dab