#06714e color space conversions
Hex:
        #06714e
        RGB:
        6, 113, 78
        CMY:
        98, 56, 69
        CMYK:
        95, 0, 31, 56
      HSL:
        160°, 89.9160%, 23.3333%
        HSV (HSB):
        160°, 94.6903%, 44.3137%
        XYZ:
        7.3554, 12.3990, 9.2133
        xyY:
        0.2539, 0.4280, 12.3990
      CIE-Lab:
        41.8434, -36.2535, 11.9258
        CIE-LCH:
        41.8434, 38.1646, 161.7910
        CIE-Luv:
        41.8434, -35.1941, 19.9339
        Hunter-Lab:
        35.2123, -24.3351, 9.1353
      #06714e color charts
#06714e RGB chart
      #06714e CMYK chart
      #06714e RGB pie chart
      #06714e color shades, tints & tones
#06714e color schemes
#06714e color preview, HTML & CSS examples
           This text has a color of #06714e        
        
          <p style="color:#06714e;">Text here</p>
        
        
          .mytext {color:#06714e;}
        
        Text color #06714e
      
           This box has a color of #06714e        
        
          <div style="background-color:#06714e;">Content here</div>
        
        
          .mybackground {background-color:#06714e;}
        
        Background color #06714e
      
           Border around this has a color of #06714e        
        
          <div style="border:2px solid #06714e;">Content here</div>
        
        
          .myborder {border:2px solid #06714e;}
        
        Border color #06714e