#345ff8 color space conversions
Hex:
        #345ff8
        RGB:
        52, 95, 248
        CMY:
        80, 63, 3
        CMYK:
        79, 62, 0, 3
      HSL:
        227°, 93.3333%, 58.8235%
        HSV (HSB):
        227°, 79.0323%, 97.2549%
        XYZ:
        22.4517, 15.6918, 90.6524
        xyY:
        0.1743, 0.1218, 15.6918
      CIE-Lab:
        46.5675, 39.3942, -80.2745
        CIE-LCH:
        46.5675, 89.4198, 296.1392
        CIE-Luv:
        46.5675, -17.1472, -122.1435
        Hunter-Lab:
        39.6129, 31.8472, -107.9537
      #345ff8 color charts
#345ff8 RGB chart
      #345ff8 CMYK chart
      #345ff8 RGB pie chart
      #345ff8 color shades, tints & tones
#345ff8 color schemes
#345ff8 color preview, HTML & CSS examples
           This text has a color of #345ff8        
        
          <p style="color:#345ff8;">Text here</p>
        
        
          .mytext {color:#345ff8;}
        
        Text color #345ff8
      
           This box has a color of #345ff8        
        
          <div style="background-color:#345ff8;">Content here</div>
        
        
          .mybackground {background-color:#345ff8;}
        
        Background color #345ff8
      
           Border around this has a color of #345ff8        
        
          <div style="border:2px solid #345ff8;">Content here</div>
        
        
          .myborder {border:2px solid #345ff8;}
        
        Border color #345ff8