#5edffb color space conversions
Hex:
        #5edffb
        RGB:
        94, 223, 251
        CMY:
        63, 13, 2
        CMYK:
        63, 11, 0, 2
      HSL:
        191°, 95.1515%, 67.6471%
        HSV (HSB):
        191°, 62.5498%, 98.4314%
        XYZ:
        48.4164, 62.1201, 100.7053
        xyY:
        0.2292, 0.2941, 62.1201
      CIE-Lab:
        82.9772, -27.3058, -24.2117
        CIE-LCH:
        82.9772, 36.4941, 221.5630
        CIE-Luv:
        82.9772, -50.4985, -34.8954
        Hunter-Lab:
        78.8163, -28.2771, -20.5848
      #5edffb color charts
#5edffb RGB chart
      #5edffb CMYK chart
      #5edffb RGB pie chart
      #5edffb color shades, tints & tones
#5edffb color schemes
#5edffb color preview, HTML & CSS examples
           This text has a color of #5edffb        
        
          <p style="color:#5edffb;">Text here</p>
        
        
          .mytext {color:#5edffb;}
        
        Text color #5edffb
      
           This box has a color of #5edffb        
        
          <div style="background-color:#5edffb;">Content here</div>
        
        
          .mybackground {background-color:#5edffb;}
        
        Background color #5edffb
      
           Border around this has a color of #5edffb        
        
          <div style="border:2px solid #5edffb;">Content here</div>
        
        
          .myborder {border:2px solid #5edffb;}
        
        Border color #5edffb