#9ef6ff color space conversions
Hex:
        #9ef6ff
        RGB:
        158, 246, 255
        CMY:
        38, 4, 0
        CMYK:
        38, 4, 0, 0
      HSL:
        186°, 100.0000%, 80.9804%
        HSV (HSB):
        186°, 38.0392%, 100.0000%
        XYZ:
        65.1063, 80.4006, 106.6952
        xyY:
        0.2582, 0.3188, 80.4006
      CIE-Lab:
        91.8643, -24.1764, -12.6784
        CIE-LCH:
        91.8643, 27.2991, 207.6730
        CIE-Luv:
        91.8643, -40.8118, -16.2201
        Hunter-Lab:
        89.6664, -27.3083, -7.7834
      #9ef6ff color charts
#9ef6ff RGB chart
      #9ef6ff CMYK chart
      #9ef6ff RGB pie chart
      #9ef6ff color shades, tints & tones
#9ef6ff color schemes
#9ef6ff color preview, HTML & CSS examples
           This text has a color of #9ef6ff        
        
          <p style="color:#9ef6ff;">Text here</p>
        
        
          .mytext {color:#9ef6ff;}
        
        Text color #9ef6ff
      
           This box has a color of #9ef6ff        
        
          <div style="background-color:#9ef6ff;">Content here</div>
        
        
          .mybackground {background-color:#9ef6ff;}
        
        Background color #9ef6ff
      
           Border around this has a color of #9ef6ff        
        
          <div style="border:2px solid #9ef6ff;">Content here</div>
        
        
          .myborder {border:2px solid #9ef6ff;}
        
        Border color #9ef6ff