#9fa4fc color space conversions
Hex:
        #9fa4fc
        RGB:
        159, 164, 252
        CMY:
        38, 36, 1
        CMYK:
        37, 35, 0, 1
      HSL:
        237°, 93.9394%, 80.5882%
        HSV (HSB):
        237°, 36.9048%, 98.8235%
        XYZ:
        45.1442, 40.9501, 97.6203
        xyY:
        0.2457, 0.2229, 40.9501
      CIE-Lab:
        70.1410, 18.8165, -44.3327
        CIE-LCH:
        70.1410, 48.1607, 292.9982
        CIE-Luv:
        70.1410, -7.4856, -74.1386
        Hunter-Lab:
        63.9923, 13.9387, -45.6523
      #9fa4fc color charts
#9fa4fc RGB chart
      #9fa4fc CMYK chart
      #9fa4fc RGB pie chart
      #9fa4fc color shades, tints & tones
#9fa4fc color schemes
#9fa4fc color preview, HTML & CSS examples
           This text has a color of #9fa4fc        
        
          <p style="color:#9fa4fc;">Text here</p>
        
        
          .mytext {color:#9fa4fc;}
        
        Text color #9fa4fc
      
           This box has a color of #9fa4fc        
        
          <div style="background-color:#9fa4fc;">Content here</div>
        
        
          .mybackground {background-color:#9fa4fc;}
        
        Background color #9fa4fc
      
           Border around this has a color of #9fa4fc        
        
          <div style="border:2px solid #9fa4fc;">Content here</div>
        
        
          .myborder {border:2px solid #9fa4fc;}
        
        Border color #9fa4fc