#345cf9 color space conversions
Hex:
        #345cf9
        RGB:
        52, 92, 249
        CMY:
        80, 64, 2
        CMYK:
        79, 63, 0, 2
      HSL:
        228°, 94.2584%, 59.0196%
        HSV (HSB):
        228°, 79.1165%, 97.6471%
        XYZ:
        22.3422, 15.2239, 91.3835
        xyY:
        0.1733, 0.1181, 15.2239
      CIE-Lab:
        45.9394, 41.5986, -81.8619
        CIE-LCH:
        45.9394, 91.8250, 296.9377
        CIE-Luv:
        45.9394, -16.4623, -123.7907
        Hunter-Lab:
        39.0178, 33.9306, -111.5504
      #345cf9 color charts
#345cf9 RGB chart
      #345cf9 CMYK chart
      #345cf9 RGB pie chart
      #345cf9 color shades, tints & tones
#345cf9 color schemes
#345cf9 color preview, HTML & CSS examples
           This text has a color of #345cf9        
        
          <p style="color:#345cf9;">Text here</p>
        
        
          .mytext {color:#345cf9;}
        
        Text color #345cf9
      
           This box has a color of #345cf9        
        
          <div style="background-color:#345cf9;">Content here</div>
        
        
          .mybackground {background-color:#345cf9;}
        
        Background color #345cf9
      
           Border around this has a color of #345cf9        
        
          <div style="border:2px solid #345cf9;">Content here</div>
        
        
          .myborder {border:2px solid #345cf9;}
        
        Border color #345cf9