#5adef4 color space conversions
Hex:
        #5adef4
        RGB:
        90, 222, 244
        CMY:
        65, 13, 4
        CMYK:
        63, 9, 0, 4
      HSL:
        189°, 87.5000%, 65.4902%
        HSV (HSB):
        189°, 63.1148%, 95.6863%
        XYZ:
        46.6669, 60.9479, 94.8925
        xyY:
        0.2304, 0.3010, 60.9479
      CIE-Lab:
        82.3507, -29.4742, -21.4682
        CIE-LCH:
        82.3507, 36.4638, 216.0685
        CIE-Luv:
        82.3507, -51.3588, -29.9202
        Hunter-Lab:
        78.0691, -29.9202, -17.4182
      #5adef4 color charts
#5adef4 RGB chart
      #5adef4 CMYK chart
      #5adef4 RGB pie chart
      #5adef4 color shades, tints & tones
#5adef4 color schemes
#5adef4 color preview, HTML & CSS examples
           This text has a color of #5adef4        
        
          <p style="color:#5adef4;">Text here</p>
        
        
          .mytext {color:#5adef4;}
        
        Text color #5adef4
      
           This box has a color of #5adef4        
        
          <div style="background-color:#5adef4;">Content here</div>
        
        
          .mybackground {background-color:#5adef4;}
        
        Background color #5adef4
      
           Border around this has a color of #5adef4        
        
          <div style="border:2px solid #5adef4;">Content here</div>
        
        
          .myborder {border:2px solid #5adef4;}
        
        Border color #5adef4