#05725f color space conversions
Hex:
        #05725f
        RGB:
        5, 114, 95
        CMY:
        98, 55, 63
        CMYK:
        96, 0, 17, 55
      HSL:
        170°, 91.5966%, 23.3333%
        HSV (HSB):
        170°, 95.6140%, 44.7059%
        XYZ:
        8.1455, 12.8931, 12.8858
        xyY:
        0.2401, 0.3801, 12.8931
      CIE-Lab:
        42.6018, -32.1511, 2.8446
        CIE-LCH:
        42.6018, 32.2767, 174.9439
        CIE-Luv:
        42.6018, -34.4450, 8.1710
        Hunter-Lab:
        35.9070, -22.3447, 3.8577
      #05725f color charts
#05725f RGB chart
      #05725f CMYK chart
      #05725f RGB pie chart
      #05725f color shades, tints & tones
#05725f color schemes
#05725f color preview, HTML & CSS examples
           This text has a color of #05725f        
        
          <p style="color:#05725f;">Text here</p>
        
        
          .mytext {color:#05725f;}
        
        Text color #05725f
      
           This box has a color of #05725f        
        
          <div style="background-color:#05725f;">Content here</div>
        
        
          .mybackground {background-color:#05725f;}
        
        Background color #05725f
      
           Border around this has a color of #05725f        
        
          <div style="border:2px solid #05725f;">Content here</div>
        
        
          .myborder {border:2px solid #05725f;}
        
        Border color #05725f