#348c8f color space conversions
Hex:
        #348c8f
        RGB:
        52, 140, 143
        CMY:
        80, 45, 44
        CMYK:
        64, 2, 0, 44
      HSL:
        182°, 46.6667%, 38.2353%
        HSV (HSB):
        182°, 63.6364%, 56.0784%
        XYZ:
        15.7522, 21.4694, 29.3004
        xyY:
        0.2368, 0.3227, 21.4694
      CIE-Lab:
        53.4594, -24.7497, -9.3646
        CIE-LCH:
        53.4594, 26.4621, 200.7252
        CIE-Luv:
        53.4594, -34.6276, -10.0297
        Hunter-Lab:
        46.3351, -20.4031, -5.0580
      #348c8f color charts
#348c8f RGB chart
      #348c8f CMYK chart
      #348c8f RGB pie chart
      #348c8f color shades, tints & tones
#348c8f color schemes
#348c8f color preview, HTML & CSS examples
           This text has a color of #348c8f        
        
          <p style="color:#348c8f;">Text here</p>
        
        
          .mytext {color:#348c8f;}
        
        Text color #348c8f
      
           This box has a color of #348c8f        
        
          <div style="background-color:#348c8f;">Content here</div>
        
        
          .mybackground {background-color:#348c8f;}
        
        Background color #348c8f
      
           Border around this has a color of #348c8f        
        
          <div style="border:2px solid #348c8f;">Content here</div>
        
        
          .myborder {border:2px solid #348c8f;}
        
        Border color #348c8f