#345cd5 color space conversions
Hex:
        #345cd5
        RGB:
        52, 92, 213
        CMY:
        80, 64, 16
        CMYK:
        76, 57, 0, 16
      HSL:
        225°, 65.7143%, 51.9608%
        HSV (HSB):
        225°, 75.5869%, 83.5294%
        XYZ:
        17.2536, 13.1885, 64.5871
        xyY:
        0.1816, 0.1388, 13.1885
      CIE-Lab:
        43.0458, 28.5988, -66.2417
        CIE-LCH:
        43.0458, 72.1515, 293.3515
        CIE-Luv:
        43.0458, -16.2481, -99.6155
        Hunter-Lab:
        36.3159, 21.2519, -80.0248
      #345cd5 color charts
#345cd5 RGB chart
      #345cd5 CMYK chart
      #345cd5 RGB pie chart
      #345cd5 color shades, tints & tones
#345cd5 color schemes
#345cd5 color preview, HTML & CSS examples
           This text has a color of #345cd5        
        
          <p style="color:#345cd5;">Text here</p>
        
        
          .mytext {color:#345cd5;}
        
        Text color #345cd5
      
           This box has a color of #345cd5        
        
          <div style="background-color:#345cd5;">Content here</div>
        
        
          .mybackground {background-color:#345cd5;}
        
        Background color #345cd5
      
           Border around this has a color of #345cd5        
        
          <div style="border:2px solid #345cd5;">Content here</div>
        
        
          .myborder {border:2px solid #345cd5;}
        
        Border color #345cd5