#06725a color space conversions
Hex:
        #06725a
        RGB:
        6, 114, 90
        CMY:
        98, 55, 65
        CMYK:
        95, 0, 21, 55
      HSL:
        167°, 90.0000%, 23.5294%
        HSV (HSB):
        167°, 94.7368%, 44.7059%
        XYZ:
        7.9379, 12.8115, 11.7274
        xyY:
        0.2444, 0.3945, 12.8115
      CIE-Lab:
        42.4779, -33.5059, 5.6664
        CIE-LCH:
        42.4779, 33.9816, 170.4012
        CIE-Luv:
        42.4779, -34.7315, 11.9870
        Hunter-Lab:
        35.7932, -23.0520, 5.6293
      #06725a color charts
#06725a RGB chart
      #06725a CMYK chart
      #06725a RGB pie chart
      #06725a color shades, tints & tones
#06725a color schemes
#06725a color preview, HTML & CSS examples
           This text has a color of #06725a        
        
          <p style="color:#06725a;">Text here</p>
        
        
          .mytext {color:#06725a;}
        
        Text color #06725a
      
           This box has a color of #06725a        
        
          <div style="background-color:#06725a;">Content here</div>
        
        
          .mybackground {background-color:#06725a;}
        
        Background color #06725a
      
           Border around this has a color of #06725a        
        
          <div style="border:2px solid #06725a;">Content here</div>
        
        
          .myborder {border:2px solid #06725a;}
        
        Border color #06725a