#35e1ae color space conversions
Hex:
        #35e1ae
        RGB:
        53, 225, 174
        CMY:
        79, 12, 32
        CMYK:
        76, 0, 23, 12
      HSL:
        162°, 74.1379%, 54.5098%
        HSV (HSB):
        162°, 76.4444%, 88.2353%
        XYZ:
        36.0334, 57.6633, 49.2754
        xyY:
        0.2520, 0.4033, 57.6633
      CIE-Lab:
        80.5512, -54.2938, 12.9164
        CIE-LCH:
        80.5512, 55.8091, 166.6182
        CIE-Luv:
        80.5512, -63.2633, 27.7309
        Hunter-Lab:
        75.9364, -48.1866, 14.6820
      #35e1ae color charts
#35e1ae RGB chart
      #35e1ae CMYK chart
      #35e1ae RGB pie chart
      #35e1ae color shades, tints & tones
#35e1ae color schemes
#35e1ae color preview, HTML & CSS examples
           This text has a color of #35e1ae        
        
          <p style="color:#35e1ae;">Text here</p>
        
        
          .mytext {color:#35e1ae;}
        
        Text color #35e1ae
      
           This box has a color of #35e1ae        
        
          <div style="background-color:#35e1ae;">Content here</div>
        
        
          .mybackground {background-color:#35e1ae;}
        
        Background color #35e1ae
      
           Border around this has a color of #35e1ae        
        
          <div style="border:2px solid #35e1ae;">Content here</div>
        
        
          .myborder {border:2px solid #35e1ae;}
        
        Border color #35e1ae