#348cd7 color space conversions
Hex:
        #348cd7
        RGB:
        52, 140, 215
        CMY:
        80, 45, 16
        CMYK:
        76, 35, 0, 16
      HSL:
        208°, 67.0782%, 52.3529%
        HSV (HSB):
        208°, 75.8140%, 84.3137%
        XYZ:
        23.0600, 24.3925, 67.7828
        xyY:
        0.2001, 0.2117, 24.3925
      CIE-Lab:
        56.4787, -0.5596, -45.8087
        CIE-LCH:
        56.4787, 45.8121, 269.3001
        CIE-Luv:
        56.4787, -30.9159, -71.7259
        Hunter-Lab:
        49.3888, -3.0874, -46.7994
      #348cd7 color charts
#348cd7 RGB chart
      #348cd7 CMYK chart
      #348cd7 RGB pie chart
      #348cd7 color shades, tints & tones
#348cd7 color schemes
#348cd7 color preview, HTML & CSS examples
           This text has a color of #348cd7        
        
          <p style="color:#348cd7;">Text here</p>
        
        
          .mytext {color:#348cd7;}
        
        Text color #348cd7
      
           This box has a color of #348cd7        
        
          <div style="background-color:#348cd7;">Content here</div>
        
        
          .mybackground {background-color:#348cd7;}
        
        Background color #348cd7
      
           Border around this has a color of #348cd7        
        
          <div style="border:2px solid #348cd7;">Content here</div>
        
        
          .myborder {border:2px solid #348cd7;}
        
        Border color #348cd7