#9fb4ec color space conversions
Hex:
        #9fb4ec
        RGB:
        159, 180, 236
        CMY:
        38, 29, 7
        CMYK:
        33, 24, 0, 7
      HSL:
        224°, 66.9565%, 77.4510%
        HSV (HSB):
        224°, 32.6271%, 92.5490%
        XYZ:
        45.7597, 46.0696, 85.8374
        xyY:
        0.2576, 0.2593, 46.0696
      CIE-Lab:
        73.5907, 5.7119, -30.2909
        CIE-LCH:
        73.5907, 30.8247, 280.6787
        CIE-Luv:
        73.5907, -13.1589, -49.1156
        Hunter-Lab:
        67.8746, 1.5606, -27.4687
      #9fb4ec color charts
#9fb4ec RGB chart
      #9fb4ec CMYK chart
      #9fb4ec RGB pie chart
      #9fb4ec color shades, tints & tones
#9fb4ec color schemes
#9fb4ec color preview, HTML & CSS examples
           This text has a color of #9fb4ec        
        
          <p style="color:#9fb4ec;">Text here</p>
        
        
          .mytext {color:#9fb4ec;}
        
        Text color #9fb4ec
      
           This box has a color of #9fb4ec        
        
          <div style="background-color:#9fb4ec;">Content here</div>
        
        
          .mybackground {background-color:#9fb4ec;}
        
        Background color #9fb4ec
      
           Border around this has a color of #9fb4ec        
        
          <div style="border:2px solid #9fb4ec;">Content here</div>
        
        
          .myborder {border:2px solid #9fb4ec;}
        
        Border color #9fb4ec