#348c7d color space conversions
Hex:
        #348c7d
        RGB:
        52, 140, 125
        CMY:
        80, 45, 51
        CMYK:
        63, 0, 11, 45
      HSL:
        170°, 45.8333%, 37.6471%
        HSV (HSB):
        170°, 62.8571%, 54.9020%
        XYZ:
        14.4959, 20.9669, 22.6850
        xyY:
        0.2493, 0.3606, 20.9669
      CIE-Lab:
        52.9132, -29.8997, 0.2510
        CIE-LCH:
        52.9132, 29.9007, 179.5191
        CIE-Luv:
        52.9132, -35.6353, 4.7591
        Hunter-Lab:
        45.7896, -23.6229, 2.6794
      #348c7d color charts
#348c7d RGB chart
      #348c7d CMYK chart
      #348c7d RGB pie chart
      #348c7d color shades, tints & tones
#348c7d color schemes
#348c7d color preview, HTML & CSS examples
           This text has a color of #348c7d        
        
          <p style="color:#348c7d;">Text here</p>
        
        
          .mytext {color:#348c7d;}
        
        Text color #348c7d
      
           This box has a color of #348c7d        
        
          <div style="background-color:#348c7d;">Content here</div>
        
        
          .mybackground {background-color:#348c7d;}
        
        Background color #348c7d
      
           Border around this has a color of #348c7d        
        
          <div style="border:2px solid #348c7d;">Content here</div>
        
        
          .myborder {border:2px solid #348c7d;}
        
        Border color #348c7d