#035d3f color space conversions
Hex:
        #035d3f
        RGB:
        3, 93, 63
        CMY:
        99, 64, 75
        CMYK:
        97, 0, 32, 64
      HSL:
        160°, 93.7500%, 18.8235%
        HSV (HSB):
        160°, 96.7742%, 36.4706%
        XYZ:
        4.8491, 8.2069, 6.0312
        xyY:
        0.2541, 0.4300, 8.2069
      CIE-Lab:
        34.4102, -31.8421, 10.6752
        CIE-LCH:
        34.4102, 33.5839, 161.4660
        CIE-Luv:
        34.4102, -29.0901, 16.7344
        Hunter-Lab:
        28.6478, -19.9195, 7.5712
      #035d3f color charts
#035d3f RGB chart
      #035d3f CMYK chart
      #035d3f RGB pie chart
      #035d3f color shades, tints & tones
#035d3f color schemes
#035d3f color preview, HTML & CSS examples
           This text has a color of #035d3f        
        
          <p style="color:#035d3f;">Text here</p>
        
        
          .mytext {color:#035d3f;}
        
        Text color #035d3f
      
           This box has a color of #035d3f        
        
          <div style="background-color:#035d3f;">Content here</div>
        
        
          .mybackground {background-color:#035d3f;}
        
        Background color #035d3f
      
           Border around this has a color of #035d3f        
        
          <div style="border:2px solid #035d3f;">Content here</div>
        
        
          .myborder {border:2px solid #035d3f;}
        
        Border color #035d3f