#348be2 color space conversions
Hex:
        #348be2
        RGB:
        52, 139, 226
        CMY:
        80, 45, 11
        CMYK:
        77, 38, 0, 11
      HSL:
        210°, 75.0000%, 54.5098%
        HSV (HSB):
        210°, 76.9912%, 88.6275%
        XYZ:
        24.3763, 24.6863, 75.4317
        xyY:
        0.1958, 0.1983, 24.6863
      CIE-Lab:
        56.7685, 4.0152, -51.5050
        CIE-LCH:
        56.7685, 51.6613, 274.4577
        CIE-Luv:
        56.7685, -30.1234, -81.5805
        Hunter-Lab:
        49.6853, 0.6252, -55.2337
      #348be2 color charts
#348be2 RGB chart
      #348be2 CMYK chart
      #348be2 RGB pie chart
      #348be2 color shades, tints & tones
#348be2 color schemes
#348be2 color preview, HTML & CSS examples
           This text has a color of #348be2        
        
          <p style="color:#348be2;">Text here</p>
        
        
          .mytext {color:#348be2;}
        
        Text color #348be2
      
           This box has a color of #348be2        
        
          <div style="background-color:#348be2;">Content here</div>
        
        
          .mybackground {background-color:#348be2;}
        
        Background color #348be2
      
           Border around this has a color of #348be2        
        
          <div style="border:2px solid #348be2;">Content here</div>
        
        
          .myborder {border:2px solid #348be2;}
        
        Border color #348be2