#345f6e color space conversions
Hex:
        #345f6e
        RGB:
        52, 95, 110
        CMY:
        80, 63, 57
        CMYK:
        53, 14, 0, 57
      HSL:
        196°, 35.8025%, 31.7647%
        HSV (HSB):
        196°, 52.7273%, 43.1373%
        XYZ:
        8.3229, 10.0403, 16.2512
        xyY:
        0.2404, 0.2901, 10.0403
      CIE-Lab:
        37.9146, -10.3590, -13.1330
        CIE-LCH:
        37.9146, 16.7268, 231.7344
        CIE-Luv:
        37.9146, -18.5024, -16.3802
        Hunter-Lab:
        31.6864, -8.5658, -8.2279
      #345f6e color charts
#345f6e RGB chart
      #345f6e CMYK chart
      #345f6e RGB pie chart
      #345f6e color shades, tints & tones
#345f6e color schemes
#345f6e color preview, HTML & CSS examples
           This text has a color of #345f6e        
        
          <p style="color:#345f6e;">Text here</p>
        
        
          .mytext {color:#345f6e;}
        
        Text color #345f6e
      
           This box has a color of #345f6e        
        
          <div style="background-color:#345f6e;">Content here</div>
        
        
          .mybackground {background-color:#345f6e;}
        
        Background color #345f6e
      
           Border around this has a color of #345f6e        
        
          <div style="border:2px solid #345f6e;">Content here</div>
        
        
          .myborder {border:2px solid #345f6e;}
        
        Border color #345f6e