#9a9fbe color space conversions
Hex:
        #9a9fbe
        RGB:
        154, 159, 190
        CMY:
        40, 38, 25
        CMYK:
        19, 16, 0, 25
      HSL:
        232°, 21.6867%, 67.4510%
        HSV (HSB):
        232°, 18.9474%, 74.5098%
        XYZ:
        35.0188, 35.3840, 53.6993
        xyY:
        0.2822, 0.2851, 35.3840
      CIE-Lab:
        66.0465, 4.7976, -16.5559
        CIE-LCH:
        66.0465, 17.2370, 286.1607
        CIE-Luv:
        66.0465, -4.4058, -25.9477
        Hunter-Lab:
        59.4845, 0.9861, -11.8846
      #9a9fbe color charts
#9a9fbe RGB chart
      #9a9fbe CMYK chart
      #9a9fbe RGB pie chart
      #9a9fbe color shades, tints & tones
#9a9fbe color schemes
#9a9fbe color preview, HTML & CSS examples
           This text has a color of #9a9fbe        
        
          <p style="color:#9a9fbe;">Text here</p>
        
        
          .mytext {color:#9a9fbe;}
        
        Text color #9a9fbe
      
           This box has a color of #9a9fbe        
        
          <div style="background-color:#9a9fbe;">Content here</div>
        
        
          .mybackground {background-color:#9a9fbe;}
        
        Background color #9a9fbe
      
           Border around this has a color of #9a9fbe        
        
          <div style="border:2px solid #9a9fbe;">Content here</div>
        
        
          .myborder {border:2px solid #9a9fbe;}
        
        Border color #9a9fbe