#5de4e5 color space conversions
Hex:
        #5de4e5
        RGB:
        93, 228, 229
        CMY:
        64, 11, 10
        CMYK:
        59, 0, 0, 10
      HSL:
        180°, 72.3404%, 63.1373%
        HSV (HSB):
        180°, 59.3886%, 89.8039%
        XYZ:
        46.4005, 63.4711, 83.9343
        xyY:
        0.2394, 0.3275, 63.4711
      CIE-Lab:
        83.6896, -35.9974, -11.5032
        CIE-LCH:
        83.6896, 37.7907, 197.7217
        CIE-Luv:
        83.6896, -53.7350, -12.4496
        Hunter-Lab:
        79.6688, -35.4588, -6.6963
      #5de4e5 color charts
#5de4e5 RGB chart
      #5de4e5 CMYK chart
      #5de4e5 RGB pie chart
      #5de4e5 color shades, tints & tones
#5de4e5 color schemes
#5de4e5 color preview, HTML & CSS examples
           This text has a color of #5de4e5        
        
          <p style="color:#5de4e5;">Text here</p>
        
        
          .mytext {color:#5de4e5;}
        
        Text color #5de4e5
      
           This box has a color of #5de4e5        
        
          <div style="background-color:#5de4e5;">Content here</div>
        
        
          .mybackground {background-color:#5de4e5;}
        
        Background color #5de4e5
      
           Border around this has a color of #5de4e5        
        
          <div style="border:2px solid #5de4e5;">Content here</div>
        
        
          .myborder {border:2px solid #5de4e5;}
        
        Border color #5de4e5