#348cdf color space conversions
Hex:
        #348cdf
        RGB:
        52, 140, 223
        CMY:
        80, 45, 13
        CMYK:
        77, 37, 0, 13
      HSL:
        209°, 72.7660%, 53.9216%
        HSV (HSB):
        209°, 76.6816%, 87.4510%
        XYZ:
        24.1135, 24.8139, 73.3307
        xyY:
        0.1972, 0.2030, 24.8139
      CIE-Lab:
        56.8937, 2.3301, -49.6306
        CIE-LCH:
        56.8937, 49.6853, 272.6880
        CIE-Luv:
        56.8937, -30.5746, -78.3848
        Hunter-Lab:
        49.8136, -0.7663, -52.4114
      #348cdf color charts
#348cdf RGB chart
      #348cdf CMYK chart
      #348cdf RGB pie chart
      #348cdf color shades, tints & tones
#348cdf color schemes
#348cdf color preview, HTML & CSS examples
           This text has a color of #348cdf        
        
          <p style="color:#348cdf;">Text here</p>
        
        
          .mytext {color:#348cdf;}
        
        Text color #348cdf
      
           This box has a color of #348cdf        
        
          <div style="background-color:#348cdf;">Content here</div>
        
        
          .mybackground {background-color:#348cdf;}
        
        Background color #348cdf
      
           Border around this has a color of #348cdf        
        
          <div style="border:2px solid #348cdf;">Content here</div>
        
        
          .myborder {border:2px solid #348cdf;}
        
        Border color #348cdf