#5ef6ff color space conversions
Hex:
        #5ef6ff
        RGB:
        94, 246, 255
        CMY:
        63, 4, 0
        CMYK:
        63, 4, 0, 0
      HSL:
        183°, 100.0000%, 68.4314%
        HSV (HSB):
        183°, 63.1373%, 100.0000%
        XYZ:
        55.6219, 75.5112, 106.2513
        xyY:
        0.2343, 0.3181, 75.5112
      CIE-Lab:
        89.6319, -37.0891, -16.2515
        CIE-LCH:
        89.6319, 40.4934, 203.6618
        CIE-Luv:
        89.6319, -58.5032, -20.2592
        Hunter-Lab:
        86.8972, -37.8144, -11.6673
      #5ef6ff color charts
#5ef6ff RGB chart
      #5ef6ff CMYK chart
      #5ef6ff RGB pie chart
      #5ef6ff color shades, tints & tones
#5ef6ff color schemes
#5ef6ff color preview, HTML & CSS examples
           This text has a color of #5ef6ff        
        
          <p style="color:#5ef6ff;">Text here</p>
        
        
          .mytext {color:#5ef6ff;}
        
        Text color #5ef6ff
      
           This box has a color of #5ef6ff        
        
          <div style="background-color:#5ef6ff;">Content here</div>
        
        
          .mybackground {background-color:#5ef6ff;}
        
        Background color #5ef6ff
      
           Border around this has a color of #5ef6ff        
        
          <div style="border:2px solid #5ef6ff;">Content here</div>
        
        
          .myborder {border:2px solid #5ef6ff;}
        
        Border color #5ef6ff