#35edc0 color space conversions
Hex:
        #35edc0
        RGB:
        53, 237, 192
        CMY:
        79, 7, 25
        CMYK:
        78, 0, 19, 7
      HSL:
        165°, 83.6364%, 56.8627%
        HSV (HSB):
        165°, 77.6371%, 92.9412%
        XYZ:
        41.2668, 65.1310, 60.2657
        xyY:
        0.2476, 0.3908, 65.1310
      CIE-Lab:
        84.5512, -54.8015, 9.1540
        CIE-LCH:
        84.5512, 55.5607, 170.5169
        CIE-Luv:
        84.5512, -66.1395, 22.5789
        Hunter-Lab:
        80.7038, -49.9580, 12.2177
      #35edc0 color charts
#35edc0 RGB chart
      #35edc0 CMYK chart
      #35edc0 RGB pie chart
      #35edc0 color shades, tints & tones
#35edc0 color schemes
#35edc0 color preview, HTML & CSS examples
           This text has a color of #35edc0        
        
          <p style="color:#35edc0;">Text here</p>
        
        
          .mytext {color:#35edc0;}
        
        Text color #35edc0
      
           This box has a color of #35edc0        
        
          <div style="background-color:#35edc0;">Content here</div>
        
        
          .mybackground {background-color:#35edc0;}
        
        Background color #35edc0
      
           Border around this has a color of #35edc0        
        
          <div style="border:2px solid #35edc0;">Content here</div>
        
        
          .myborder {border:2px solid #35edc0;}
        
        Border color #35edc0