#345e8e color space conversions
Hex:
        #345e8e
        RGB:
        52, 94, 142
        CMY:
        80, 63, 44
        CMYK:
        63, 34, 0, 44
      HSL:
        212°, 46.3918%, 38.0392%
        HSV (HSB):
        212°, 63.3803%, 55.6863%
        XYZ:
        10.3014, 10.6885, 27.1113
        xyY:
        0.2142, 0.2222, 10.6885
      CIE-Lab:
        39.0507, 1.1028, -30.9080
        CIE-LCH:
        39.0507, 30.9277, 272.0434
        CIE-Luv:
        39.0507, -17.4136, -43.9371
        Hunter-Lab:
        32.6932, -0.9693, -26.2818
      #345e8e color charts
#345e8e RGB chart
      #345e8e CMYK chart
      #345e8e RGB pie chart
      #345e8e color shades, tints & tones
#345e8e color schemes
#345e8e color preview, HTML & CSS examples
           This text has a color of #345e8e        
        
          <p style="color:#345e8e;">Text here</p>
        
        
          .mytext {color:#345e8e;}
        
        Text color #345e8e
      
           This box has a color of #345e8e        
        
          <div style="background-color:#345e8e;">Content here</div>
        
        
          .mybackground {background-color:#345e8e;}
        
        Background color #345e8e
      
           Border around this has a color of #345e8e        
        
          <div style="border:2px solid #345e8e;">Content here</div>
        
        
          .myborder {border:2px solid #345e8e;}
        
        Border color #345e8e