#348d85 color space conversions
Hex:
        #348d85
        RGB:
        52, 141, 133
        CMY:
        80, 45, 48
        CMYK:
        63, 0, 6, 45
      HSL:
        175°, 46.1140%, 37.8431%
        HSV (HSB):
        175°, 63.1206%, 55.2941%
        XYZ:
        15.1747, 21.4733, 25.5353
        xyY:
        0.2440, 0.3453, 21.4733
      CIE-Lab:
        53.4636, -28.1659, -3.5712
        CIE-LCH:
        53.4636, 28.3914, 187.2261
        CIE-Luv:
        53.4636, -35.5727, -0.9662
        Hunter-Lab:
        46.3393, -22.6404, -0.2343
      #348d85 color charts
#348d85 RGB chart
      #348d85 CMYK chart
      #348d85 RGB pie chart
      #348d85 color shades, tints & tones
#348d85 color schemes
#348d85 color preview, HTML & CSS examples
           This text has a color of #348d85        
        
          <p style="color:#348d85;">Text here</p>
        
        
          .mytext {color:#348d85;}
        
        Text color #348d85
      
           This box has a color of #348d85        
        
          <div style="background-color:#348d85;">Content here</div>
        
        
          .mybackground {background-color:#348d85;}
        
        Background color #348d85
      
           Border around this has a color of #348d85        
        
          <div style="border:2px solid #348d85;">Content here</div>
        
        
          .myborder {border:2px solid #348d85;}
        
        Border color #348d85