#9fbfec color space conversions
Hex:
        #9fbfec
        RGB:
        159, 191, 236
        CMY:
        38, 25, 7
        CMYK:
        33, 19, 0, 7
      HSL:
        215°, 66.9565%, 77.4510%
        HSV (HSB):
        215°, 32.6271%, 92.5490%
        XYZ:
        48.0692, 50.6887, 86.6073
        xyY:
        0.2593, 0.2735, 50.6887
      CIE-Lab:
        76.4900, -0.3005, -25.8427
        CIE-LCH:
        76.4900, 25.8444, 269.3339
        CIE-Luv:
        76.4900, -17.7421, -41.0406
        Hunter-Lab:
        71.1960, -4.0756, -22.2869
      #9fbfec color charts
#9fbfec RGB chart
      #9fbfec CMYK chart
      #9fbfec RGB pie chart
      #9fbfec color shades, tints & tones
#9fbfec color schemes
#9fbfec color preview, HTML & CSS examples
           This text has a color of #9fbfec        
        
          <p style="color:#9fbfec;">Text here</p>
        
        
          .mytext {color:#9fbfec;}
        
        Text color #9fbfec
      
           This box has a color of #9fbfec        
        
          <div style="background-color:#9fbfec;">Content here</div>
        
        
          .mybackground {background-color:#9fbfec;}
        
        Background color #9fbfec
      
           Border around this has a color of #9fbfec        
        
          <div style="border:2px solid #9fbfec;">Content here</div>
        
        
          .myborder {border:2px solid #9fbfec;}
        
        Border color #9fbfec