#9bf6ff color space conversions
Hex:
        #9bf6ff
        RGB:
        155, 246, 255
        CMY:
        39, 4, 0
        CMYK:
        39, 4, 0, 0
      HSL:
        185°, 100.0000%, 80.3922%
        HSV (HSB):
        185°, 39.2157%, 100.0000%
        XYZ:
        64.5233, 80.1001, 106.6679
        xyY:
        0.2568, 0.3188, 80.1001
      CIE-Lab:
        91.7298, -24.9159, -12.8935
        CIE-LCH:
        91.7298, 28.0543, 207.3607
        CIE-Luv:
        91.7298, -41.8688, -16.4613
        Hunter-Lab:
        89.4987, -27.9345, -8.0150
      #9bf6ff color charts
#9bf6ff RGB chart
      #9bf6ff CMYK chart
      #9bf6ff RGB pie chart
      #9bf6ff color shades, tints & tones
#9bf6ff color schemes
#9bf6ff color preview, HTML & CSS examples
           This text has a color of #9bf6ff        
        
          <p style="color:#9bf6ff;">Text here</p>
        
        
          .mytext {color:#9bf6ff;}
        
        Text color #9bf6ff
      
           This box has a color of #9bf6ff        
        
          <div style="background-color:#9bf6ff;">Content here</div>
        
        
          .mybackground {background-color:#9bf6ff;}
        
        Background color #9bf6ff
      
           Border around this has a color of #9bf6ff        
        
          <div style="border:2px solid #9bf6ff;">Content here</div>
        
        
          .myborder {border:2px solid #9bf6ff;}
        
        Border color #9bf6ff