#347f7f color space conversions
Hex:
        #347f7f
        RGB:
        52, 127, 127
        CMY:
        80, 50, 50
        CMYK:
        59, 0, 0, 50
      HSL:
        180°, 41.8994%, 35.0980%
        HSV (HSB):
        180°, 59.0551%, 49.8039%
        XYZ:
        12.8363, 17.4411, 22.7686
        xyY:
        0.2420, 0.3288, 17.4411
      CIE-Lab:
        48.8111, -22.8287, -6.9671
        CIE-LCH:
        48.8111, 23.8682, 196.9717
        CIE-Luv:
        48.8111, -30.4834, -6.5839
        Hunter-Lab:
        41.7626, -18.2200, -3.0906
      #347f7f color charts
#347f7f RGB chart
      #347f7f CMYK chart
      #347f7f RGB pie chart
      #347f7f color shades, tints & tones
#347f7f color schemes
#347f7f color preview, HTML & CSS examples
           This text has a color of #347f7f        
        
          <p style="color:#347f7f;">Text here</p>
        
        
          .mytext {color:#347f7f;}
        
        Text color #347f7f
      
           This box has a color of #347f7f        
        
          <div style="background-color:#347f7f;">Content here</div>
        
        
          .mybackground {background-color:#347f7f;}
        
        Background color #347f7f
      
           Border around this has a color of #347f7f        
        
          <div style="border:2px solid #347f7f;">Content here</div>
        
        
          .myborder {border:2px solid #347f7f;}
        
        Border color #347f7f