#349ba3 color space conversions
Hex:
        #349ba3
        RGB:
        52, 155, 163
        CMY:
        80, 39, 36
        CMYK:
        68, 5, 0, 36
      HSL:
        184°, 51.6279%, 42.1569%
        HSV (HSB):
        184°, 68.0982%, 63.9216%
        XYZ:
        19.7484, 26.8171, 38.7857
        xyY:
        0.2314, 0.3142, 26.8171
      CIE-Lab:
        58.8046, -26.2911, -12.8018
        CIE-LCH:
        58.8046, 29.2422, 205.9625
        CIE-Luv:
        58.8046, -39.0719, -15.3081
        Hunter-Lab:
        51.7852, -22.5529, -8.1569
      #349ba3 color charts
#349ba3 RGB chart
      #349ba3 CMYK chart
      #349ba3 RGB pie chart
      #349ba3 color shades, tints & tones
#349ba3 color schemes
#349ba3 color preview, HTML & CSS examples
           This text has a color of #349ba3        
        
          <p style="color:#349ba3;">Text here</p>
        
        
          .mytext {color:#349ba3;}
        
        Text color #349ba3
      
           This box has a color of #349ba3        
        
          <div style="background-color:#349ba3;">Content here</div>
        
        
          .mybackground {background-color:#349ba3;}
        
        Background color #349ba3
      
           Border around this has a color of #349ba3        
        
          <div style="border:2px solid #349ba3;">Content here</div>
        
        
          .myborder {border:2px solid #349ba3;}
        
        Border color #349ba3