#35fcd4 color space conversions
Hex:
        #35fcd4
        RGB:
        53, 252, 212
        CMY:
        79, 1, 17
        CMYK:
        79, 0, 16, 1
      HSL:
        168°, 97.0732%, 59.8039%
        HSV (HSB):
        168°, 78.9683%, 98.8235%
        XYZ:
        48.1623, 75.1312, 74.2507
        xyY:
        0.2438, 0.3803, 75.1312
      CIE-Lab:
        89.4544, -55.9244, 5.7784
        CIE-LCH:
        89.4544, 56.2222, 174.1008
        CIE-Luv:
        89.4544, -69.8033, 17.8874
        Hunter-Lab:
        86.6782, -52.5044, 9.8855
      #35fcd4 color charts
#35fcd4 RGB chart
      #35fcd4 CMYK chart
      #35fcd4 RGB pie chart
      #35fcd4 color shades, tints & tones
#35fcd4 color schemes
#35fcd4 color preview, HTML & CSS examples
           This text has a color of #35fcd4        
        
          <p style="color:#35fcd4;">Text here</p>
        
        
          .mytext {color:#35fcd4;}
        
        Text color #35fcd4
      
           This box has a color of #35fcd4        
        
          <div style="background-color:#35fcd4;">Content here</div>
        
        
          .mybackground {background-color:#35fcd4;}
        
        Background color #35fcd4
      
           Border around this has a color of #35fcd4        
        
          <div style="border:2px solid #35fcd4;">Content here</div>
        
        
          .myborder {border:2px solid #35fcd4;}
        
        Border color #35fcd4