#35fede color space conversions
Hex:
        #35fede
        RGB:
        53, 254, 222
        CMY:
        79, 0, 13
        CMYK:
        79, 0, 13, 0
      HSL:
        170°, 99.0148%, 60.1961%
        HSV (HSB):
        170°, 79.1339%, 99.6078%
        XYZ:
        50.0948, 76.9144, 81.3129
        xyY:
        0.2405, 0.3692, 76.9144
      CIE-Lab:
        90.2822, -54.2307, 1.7926
        CIE-LCH:
        90.2822, 54.2603, 178.1068
        CIE-Luv:
        90.2822, -69.7540, 11.5084
        Hunter-Lab:
        87.7009, -51.5172, 6.4192
      #35fede color charts
#35fede RGB chart
      #35fede CMYK chart
      #35fede RGB pie chart
      #35fede color shades, tints & tones
#35fede color schemes
#35fede color preview, HTML & CSS examples
           This text has a color of #35fede        
        
          <p style="color:#35fede;">Text here</p>
        
        
          .mytext {color:#35fede;}
        
        Text color #35fede
      
           This box has a color of #35fede        
        
          <div style="background-color:#35fede;">Content here</div>
        
        
          .mybackground {background-color:#35fede;}
        
        Background color #35fede
      
           Border around this has a color of #35fede        
        
          <div style="border:2px solid #35fede;">Content here</div>
        
        
          .myborder {border:2px solid #35fede;}
        
        Border color #35fede