#5de0ef color space conversions
Hex:
        #5de0ef
        RGB:
        93, 224, 239
        CMY:
        64, 12, 6
        CMYK:
        61, 6, 0, 6
      HSL:
        186°, 82.0225%, 65.0980%
        HSV (HSB):
        186°, 61.0879%, 93.7255%
        XYZ:
        46.7498, 61.8705, 91.1396
        xyY:
        0.2340, 0.3097, 61.8705
      CIE-Lab:
        82.8445, -31.3688, -18.0644
        CIE-LCH:
        82.8445, 36.1984, 209.9364
        CIE-Luv:
        82.8445, -51.7247, -23.9474
        Hunter-Lab:
        78.6578, -31.5606, -13.6380
      #5de0ef color charts
#5de0ef RGB chart
      #5de0ef CMYK chart
      #5de0ef RGB pie chart
      #5de0ef color shades, tints & tones
#5de0ef color schemes
#5de0ef color preview, HTML & CSS examples
           This text has a color of #5de0ef        
        
          <p style="color:#5de0ef;">Text here</p>
        
        
          .mytext {color:#5de0ef;}
        
        Text color #5de0ef
      
           This box has a color of #5de0ef        
        
          <div style="background-color:#5de0ef;">Content here</div>
        
        
          .mybackground {background-color:#5de0ef;}
        
        Background color #5de0ef
      
           Border around this has a color of #5de0ef        
        
          <div style="border:2px solid #5de0ef;">Content here</div>
        
        
          .myborder {border:2px solid #5de0ef;}
        
        Border color #5de0ef