#349cd5 color space conversions
Hex:
        #349cd5
        RGB:
        52, 156, 213
        CMY:
        80, 39, 16
        CMYK:
        76, 27, 0, 16
      HSL:
        201°, 65.7143%, 51.9608%
        HSV (HSB):
        201°, 75.5869%, 83.5294%
        XYZ:
        25.3149, 29.3111, 67.2742
        xyY:
        0.2077, 0.2405, 29.3111
      CIE-Lab:
        61.0552, -10.4359, -37.4899
        CIE-LCH:
        61.0552, 38.9153, 254.4446
        CIE-Luv:
        61.0552, -36.4965, -57.7175
        Hunter-Lab:
        54.1397, -11.2807, -35.7761
      #349cd5 color charts
#349cd5 RGB chart
      #349cd5 CMYK chart
      #349cd5 RGB pie chart
      #349cd5 color shades, tints & tones
#349cd5 color schemes
#349cd5 color preview, HTML & CSS examples
           This text has a color of #349cd5        
        
          <p style="color:#349cd5;">Text here</p>
        
        
          .mytext {color:#349cd5;}
        
        Text color #349cd5
      
           This box has a color of #349cd5        
        
          <div style="background-color:#349cd5;">Content here</div>
        
        
          .mybackground {background-color:#349cd5;}
        
        Background color #349cd5
      
           Border around this has a color of #349cd5        
        
          <div style="border:2px solid #349cd5;">Content here</div>
        
        
          .myborder {border:2px solid #349cd5;}
        
        Border color #349cd5