#35b4aa color space conversions
Hex:
        #35b4aa
        RGB:
        53, 180, 170
        CMY:
        79, 29, 33
        CMYK:
        71, 0, 6, 29
      HSL:
        175°, 54.5064%, 45.6863%
        HSV (HSB):
        175°, 70.5556%, 70.5882%
        XYZ:
        25.0452, 36.3017, 43.7171
        xyY:
        0.2384, 0.3455, 36.3017
      CIE-Lab:
        66.7498, -36.1282, -4.8738
        CIE-LCH:
        66.7498, 36.4554, 187.6831
        CIE-Luv:
        66.7498, -47.6151, -1.8059
        Hunter-Lab:
        60.2509, -31.2399, -0.8443
      #35b4aa color charts
#35b4aa RGB chart
      #35b4aa CMYK chart
      #35b4aa RGB pie chart
      #35b4aa color shades, tints & tones
#35b4aa color schemes
#35b4aa color preview, HTML & CSS examples
           This text has a color of #35b4aa        
        
          <p style="color:#35b4aa;">Text here</p>
        
        
          .mytext {color:#35b4aa;}
        
        Text color #35b4aa
      
           This box has a color of #35b4aa        
        
          <div style="background-color:#35b4aa;">Content here</div>
        
        
          .mybackground {background-color:#35b4aa;}
        
        Background color #35b4aa
      
           Border around this has a color of #35b4aa        
        
          <div style="border:2px solid #35b4aa;">Content here</div>
        
        
          .myborder {border:2px solid #35b4aa;}
        
        Border color #35b4aa