#35daef color space conversions
Hex:
        #35daef
        RGB:
        53, 218, 239
        CMY:
        79, 15, 6
        CMYK:
        78, 9, 0, 6
      HSL:
        187°, 85.3211%, 57.2549%
        HSV (HSB):
        187°, 77.8243%, 93.7255%
        XYZ:
        42.1196, 57.1317, 90.4689
        xyY:
        0.2220, 0.3011, 57.1317
      CIE-Lab:
        80.2536, -33.6871, -22.0680
        CIE-LCH:
        80.2536, 40.2718, 213.2283
        CIE-Luv:
        80.2536, -56.2368, -30.3079
        Hunter-Lab:
        75.5855, -32.8065, -18.0549
      #35daef color charts
#35daef RGB chart
      #35daef CMYK chart
      #35daef RGB pie chart
      #35daef color shades, tints & tones
#35daef color schemes
#35daef color preview, HTML & CSS examples
           This text has a color of #35daef        
        
          <p style="color:#35daef;">Text here</p>
        
        
          .mytext {color:#35daef;}
        
        Text color #35daef
      
           This box has a color of #35daef        
        
          <div style="background-color:#35daef;">Content here</div>
        
        
          .mybackground {background-color:#35daef;}
        
        Background color #35daef
      
           Border around this has a color of #35daef        
        
          <div style="border:2px solid #35daef;">Content here</div>
        
        
          .myborder {border:2px solid #35daef;}
        
        Border color #35daef