#9fd5ff color space conversions
Hex:
        #9fd5ff
        RGB:
        159, 213, 255
        CMY:
        38, 16, 0
        CMYK:
        38, 16, 0, 0
      HSL:
        206°, 100.0000%, 81.1765%
        HSV (HSB):
        206°, 37.6471%, 100.0000%
        XYZ:
        56.1423, 62.1794, 103.6506
        xyY:
        0.2529, 0.2801, 62.1794
      CIE-Lab:
        83.0087, -7.2406, -26.0388
        CIE-LCH:
        83.0087, 27.0268, 254.4605
        CIE-Luv:
        83.0087, -27.0487, -40.7822
        Hunter-Lab:
        78.8539, -10.9062, -22.7367
      #9fd5ff color charts
#9fd5ff RGB chart
      #9fd5ff CMYK chart
      #9fd5ff RGB pie chart
      #9fd5ff color shades, tints & tones
#9fd5ff color schemes
#9fd5ff color preview, HTML & CSS examples
           This text has a color of #9fd5ff        
        
          <p style="color:#9fd5ff;">Text here</p>
        
        
          .mytext {color:#9fd5ff;}
        
        Text color #9fd5ff
      
           This box has a color of #9fd5ff        
        
          <div style="background-color:#9fd5ff;">Content here</div>
        
        
          .mybackground {background-color:#9fd5ff;}
        
        Background color #9fd5ff
      
           Border around this has a color of #9fd5ff        
        
          <div style="border:2px solid #9fd5ff;">Content here</div>
        
        
          .myborder {border:2px solid #9fd5ff;}
        
        Border color #9fd5ff