#35ded7 color space conversions
Hex:
        #35ded7
        RGB:
        53, 222, 215
        CMY:
        79, 13, 16
        CMYK:
        76, 0, 3, 13
      HSL:
        178°, 71.9149%, 53.9216%
        HSV (HSB):
        178°, 76.1261%, 87.0588%
        XYZ:
        39.8552, 57.9057, 73.3663
        xyY:
        0.2329, 0.3384, 57.9057
      CIE-Lab:
        80.6864, -42.5098, -8.6372
        CIE-LCH:
        80.6864, 43.3783, 191.4851
        CIE-Luv:
        80.6864, -59.3448, -6.8637
        Hunter-Lab:
        76.0958, -39.6782, -3.8962
      #35ded7 color charts
#35ded7 RGB chart
      #35ded7 CMYK chart
      #35ded7 RGB pie chart
      #35ded7 color shades, tints & tones
#35ded7 color schemes
#35ded7 color preview, HTML & CSS examples
           This text has a color of #35ded7        
        
          <p style="color:#35ded7;">Text here</p>
        
        
          .mytext {color:#35ded7;}
        
        Text color #35ded7
      
           This box has a color of #35ded7        
        
          <div style="background-color:#35ded7;">Content here</div>
        
        
          .mybackground {background-color:#35ded7;}
        
        Background color #35ded7
      
           Border around this has a color of #35ded7        
        
          <div style="border:2px solid #35ded7;">Content here</div>
        
        
          .myborder {border:2px solid #35ded7;}
        
        Border color #35ded7