#35725e color space conversions
Hex:
        #35725e
        RGB:
        53, 114, 94
        CMY:
        79, 55, 63
        CMYK:
        54, 0, 18, 55
      HSL:
        160°, 36.5269%, 32.7451%
        HSV (HSB):
        160°, 53.5088%, 44.7059%
        XYZ:
        9.5059, 13.5997, 12.7137
        xyY:
        0.2654, 0.3797, 13.5997
      CIE-Lab:
        43.6532, -25.0369, 5.0967
        CIE-LCH:
        43.6532, 25.5504, 168.4938
        CIE-Luv:
        43.6532, -26.5234, 10.2474
        Hunter-Lab:
        36.8777, -18.5244, 5.3741
      #35725e color charts
#35725e RGB chart
      #35725e CMYK chart
      #35725e RGB pie chart
      #35725e color shades, tints & tones
#35725e color schemes
#35725e color preview, HTML & CSS examples
           This text has a color of #35725e        
        
          <p style="color:#35725e;">Text here</p>
        
        
          .mytext {color:#35725e;}
        
        Text color #35725e
      
           This box has a color of #35725e        
        
          <div style="background-color:#35725e;">Content here</div>
        
        
          .mybackground {background-color:#35725e;}
        
        Background color #35725e
      
           Border around this has a color of #35725e        
        
          <div style="border:2px solid #35725e;">Content here</div>
        
        
          .myborder {border:2px solid #35725e;}
        
        Border color #35725e