#35a085 color space conversions
Hex:
        #35a085
        RGB:
        53, 160, 133
        CMY:
        79, 37, 48
        CMYK:
        67, 0, 17, 37
      HSL:
        165°, 50.2347%, 41.7647%
        HSV (HSB):
        165°, 66.8750%, 62.7451%
        XYZ:
        18.2726, 27.5920, 26.5530
        xyY:
        0.2523, 0.3810, 27.5920
      CIE-Lab:
        59.5183, -36.9356, 5.2506
        CIE-LCH:
        59.5183, 37.3069, 171.9093
        CIE-Luv:
        59.5183, -42.5804, 13.0434
        Hunter-Lab:
        52.5280, -29.8303, 6.7984
      #35a085 color charts
#35a085 RGB chart
      #35a085 CMYK chart
      #35a085 RGB pie chart
      #35a085 color shades, tints & tones
#35a085 color schemes
#35a085 color preview, HTML & CSS examples
           This text has a color of #35a085        
        
          <p style="color:#35a085;">Text here</p>
        
        
          .mytext {color:#35a085;}
        
        Text color #35a085
      
           This box has a color of #35a085        
        
          <div style="background-color:#35a085;">Content here</div>
        
        
          .mybackground {background-color:#35a085;}
        
        Background color #35a085
      
           Border around this has a color of #35a085        
        
          <div style="border:2px solid #35a085;">Content here</div>
        
        
          .myborder {border:2px solid #35a085;}
        
        Border color #35a085