#5eedfa color space conversions
Hex:
        #5eedfa
        RGB:
        94, 237, 250
        CMY:
        63, 7, 2
        CMYK:
        62, 5, 0, 2
      HSL:
        185°, 93.9759%, 67.4510%
        HSV (HSB):
        185°, 62.4000%, 98.0392%
        XYZ:
        52.1556, 69.8502, 101.1760
        xyY:
        0.2337, 0.3130, 69.8502
      CIE-Lab:
        86.9233, -34.2888, -17.7112
        CIE-LCH:
        86.9233, 38.5929, 207.3178
        CIE-Luv:
        86.9233, -55.5834, -23.0508
        Hunter-Lab:
        83.5764, -34.8664, -13.2718
      #5eedfa color charts
#5eedfa RGB chart
      #5eedfa CMYK chart
      #5eedfa RGB pie chart
      #5eedfa color shades, tints & tones
#5eedfa color schemes
#5eedfa color preview, HTML & CSS examples
           This text has a color of #5eedfa        
        
          <p style="color:#5eedfa;">Text here</p>
        
        
          .mytext {color:#5eedfa;}
        
        Text color #5eedfa
      
           This box has a color of #5eedfa        
        
          <div style="background-color:#5eedfa;">Content here</div>
        
        
          .mybackground {background-color:#5eedfa;}
        
        Background color #5eedfa
      
           Border around this has a color of #5eedfa        
        
          <div style="border:2px solid #5eedfa;">Content here</div>
        
        
          .myborder {border:2px solid #5eedfa;}
        
        Border color #5eedfa