#9f8bfe color space conversions
Hex:
        #9f8bfe
        RGB:
        159, 139, 254
        CMY:
        38, 45, 0
        CMYK:
        37, 45, 0, 0
      HSL:
        250°, 98.2906%, 77.0588%
        HSV (HSB):
        250°, 45.2756%, 99.6078%
        XYZ:
        41.4201, 32.9919, 97.9509
        xyY:
        0.2403, 0.1914, 32.9919
      CIE-Lab:
        64.1544, 33.5841, -54.8719
        CIE-LCH:
        64.1544, 64.3337, 301.4685
        CIE-Luv:
        64.1544, 1.4500, -92.2895
        Hunter-Lab:
        57.4386, 28.2023, -60.9011
      #9f8bfe color charts
#9f8bfe RGB chart
      #9f8bfe CMYK chart
      #9f8bfe RGB pie chart
      #9f8bfe color shades, tints & tones
#9f8bfe color schemes
#9f8bfe color preview, HTML & CSS examples
           This text has a color of #9f8bfe        
        
          <p style="color:#9f8bfe;">Text here</p>
        
        
          .mytext {color:#9f8bfe;}
        
        Text color #9f8bfe
      
           This box has a color of #9f8bfe        
        
          <div style="background-color:#9f8bfe;">Content here</div>
        
        
          .mybackground {background-color:#9f8bfe;}
        
        Background color #9f8bfe
      
           Border around this has a color of #9f8bfe        
        
          <div style="border:2px solid #9f8bfe;">Content here</div>
        
        
          .myborder {border:2px solid #9f8bfe;}
        
        Border color #9f8bfe