#35edeb color space conversions
Hex:
        #35edeb
        RGB:
        53, 237, 235
        CMY:
        79, 7, 8
        CMYK:
        78, 0, 1, 7
      HSL:
        179°, 83.6364%, 56.8627%
        HSV (HSB):
        179°, 77.6371%, 92.9412%
        XYZ:
        46.7478, 67.3234, 89.1281
        xyY:
        0.2301, 0.3313, 67.3234
      CIE-Lab:
        85.6670, -43.5407, -11.8010
        CIE-LCH:
        85.6670, 45.1116, 195.1648
        CIE-Luv:
        85.6670, -63.0405, -11.9096
        Hunter-Lab:
        82.0508, -41.8901, -6.9684
      #35edeb color charts
#35edeb RGB chart
      #35edeb CMYK chart
      #35edeb RGB pie chart
      #35edeb color shades, tints & tones
#35edeb color schemes
#35edeb color preview, HTML & CSS examples
           This text has a color of #35edeb        
        
          <p style="color:#35edeb;">Text here</p>
        
        
          .mytext {color:#35edeb;}
        
        Text color #35edeb
      
           This box has a color of #35edeb        
        
          <div style="background-color:#35edeb;">Content here</div>
        
        
          .mybackground {background-color:#35edeb;}
        
        Background color #35edeb
      
           Border around this has a color of #35edeb        
        
          <div style="border:2px solid #35edeb;">Content here</div>
        
        
          .myborder {border:2px solid #35edeb;}
        
        Border color #35edeb