#349ea3 color space conversions
Hex:
        #349ea3
        RGB:
        52, 158, 163
        CMY:
        80, 38, 36
        CMYK:
        68, 3, 0, 36
      HSL:
        183°, 51.6279%, 42.1569%
        HSV (HSB):
        183°, 68.0982%, 63.9216%
        XYZ:
        20.2539, 27.8281, 38.9542
        xyY:
        0.2327, 0.3197, 27.8281
      CIE-Lab:
        59.7331, -27.7877, -11.4059
        CIE-LCH:
        59.7331, 30.0375, 202.3165
        CIE-Luv:
        59.7331, -40.1810, -12.9632
        Hunter-Lab:
        52.7524, -23.7829, -6.8552
      #349ea3 color charts
#349ea3 RGB chart
      #349ea3 CMYK chart
      #349ea3 RGB pie chart
      #349ea3 color shades, tints & tones
#349ea3 color schemes
#349ea3 color preview, HTML & CSS examples
           This text has a color of #349ea3        
        
          <p style="color:#349ea3;">Text here</p>
        
        
          .mytext {color:#349ea3;}
        
        Text color #349ea3
      
           This box has a color of #349ea3        
        
          <div style="background-color:#349ea3;">Content here</div>
        
        
          .mybackground {background-color:#349ea3;}
        
        Background color #349ea3
      
           Border around this has a color of #349ea3        
        
          <div style="border:2px solid #349ea3;">Content here</div>
        
        
          .myborder {border:2px solid #349ea3;}
        
        Border color #349ea3