#9ac5fc color space conversions
Hex:
        #9ac5fc
        RGB:
        154, 197, 252
        CMY:
        40, 23, 1
        CMYK:
        39, 22, 0, 1
      HSL:
        214°, 94.2308%, 79.6078%
        HSV (HSB):
        214°, 38.8889%, 98.8235%
        XYZ:
        50.8634, 53.8308, 99.8051
        xyY:
        0.2487, 0.2632, 53.8308
      CIE-Lab:
        78.3630, -0.7997, -31.5849
        CIE-LCH:
        78.3630, 31.5951, 268.5496
        CIE-Luv:
        78.3630, -22.5204, -50.8019
        Hunter-Lab:
        73.3695, -4.6515, -29.2940
      #9ac5fc color charts
#9ac5fc RGB chart
      #9ac5fc CMYK chart
      #9ac5fc RGB pie chart
      #9ac5fc color shades, tints & tones
#9ac5fc color schemes
#9ac5fc color preview, HTML & CSS examples
           This text has a color of #9ac5fc        
        
          <p style="color:#9ac5fc;">Text here</p>
        
        
          .mytext {color:#9ac5fc;}
        
        Text color #9ac5fc
      
           This box has a color of #9ac5fc        
        
          <div style="background-color:#9ac5fc;">Content here</div>
        
        
          .mybackground {background-color:#9ac5fc;}
        
        Background color #9ac5fc
      
           Border around this has a color of #9ac5fc        
        
          <div style="border:2px solid #9ac5fc;">Content here</div>
        
        
          .myborder {border:2px solid #9ac5fc;}
        
        Border color #9ac5fc