#345c7f color space conversions
Hex:
        #345c7f
        RGB:
        52, 92, 127
        CMY:
        80, 64, 50
        CMYK:
        59, 28, 0, 50
      HSL:
        208°, 41.8994%, 35.0980%
        HSV (HSB):
        208°, 59.0551%, 49.8039%
        XYZ:
        9.0741, 9.9167, 21.5145
        xyY:
        0.2240, 0.2448, 9.9167
      CIE-Lab:
        37.6924, -2.9126, -23.9164
        CIE-LCH:
        37.6924, 24.0931, 263.0565
        CIE-Luv:
        37.6924, -16.9605, -32.8174
        Hunter-Lab:
        31.4907, -3.6738, -18.4635
      #345c7f color charts
#345c7f RGB chart
      #345c7f CMYK chart
      #345c7f RGB pie chart
      #345c7f color shades, tints & tones
#345c7f color schemes
#345c7f color preview, HTML & CSS examples
           This text has a color of #345c7f        
        
          <p style="color:#345c7f;">Text here</p>
        
        
          .mytext {color:#345c7f;}
        
        Text color #345c7f
      
           This box has a color of #345c7f        
        
          <div style="background-color:#345c7f;">Content here</div>
        
        
          .mybackground {background-color:#345c7f;}
        
        Background color #345c7f
      
           Border around this has a color of #345c7f        
        
          <div style="border:2px solid #345c7f;">Content here</div>
        
        
          .myborder {border:2px solid #345c7f;}
        
        Border color #345c7f