#349cc7 color space conversions
Hex:
        #349cc7
        RGB:
        52, 156, 199
        CMY:
        80, 39, 22
        CMYK:
        74, 22, 0, 22
      HSL:
        198°, 58.5657%, 49.2157%
        HSV (HSB):
        198°, 73.8693%, 78.0392%
        XYZ:
        23.6134, 28.6305, 58.3145
        xyY:
        0.2136, 0.2590, 28.6305
      CIE-Lab:
        60.4542, -15.2202, -30.6010
        CIE-LCH:
        60.4542, 34.1771, 243.5554
        CIE-Luv:
        60.4542, -37.2827, -45.6107
        Hunter-Lab:
        53.5075, -14.8641, -27.1613
      #349cc7 color charts
#349cc7 RGB chart
      #349cc7 CMYK chart
      #349cc7 RGB pie chart
      #349cc7 color shades, tints & tones
#349cc7 color schemes
#349cc7 color preview, HTML & CSS examples
           This text has a color of #349cc7        
        
          <p style="color:#349cc7;">Text here</p>
        
        
          .mytext {color:#349cc7;}
        
        Text color #349cc7
      
           This box has a color of #349cc7        
        
          <div style="background-color:#349cc7;">Content here</div>
        
        
          .mybackground {background-color:#349cc7;}
        
        Background color #349cc7
      
           Border around this has a color of #349cc7        
        
          <div style="border:2px solid #349cc7;">Content here</div>
        
        
          .myborder {border:2px solid #349cc7;}
        
        Border color #349cc7