#9e8fff color space conversions
Hex:
        #9e8fff
        RGB:
        158, 143, 255
        CMY:
        38, 44, 0
        CMYK:
        38, 44, 0, 0
      HSL:
        248°, 100.0000%, 78.0392%
        HSV (HSB):
        248°, 43.9216%, 100.0000%
        XYZ:
        41.9730, 34.1340, 98.9840
        xyY:
        0.2397, 0.1950, 34.1340
      CIE-Lab:
        65.0688, 31.3219, -53.9717
        CIE-LCH:
        65.0688, 62.4020, 300.1283
        CIE-Luv:
        65.0688, -0.4542, -90.7768
        Hunter-Lab:
        58.4243, 25.9948, -59.5537
      #9e8fff color charts
#9e8fff RGB chart
      #9e8fff CMYK chart
      #9e8fff RGB pie chart
      #9e8fff color shades, tints & tones
#9e8fff color schemes
#9e8fff color preview, HTML & CSS examples
           This text has a color of #9e8fff        
        
          <p style="color:#9e8fff;">Text here</p>
        
        
          .mytext {color:#9e8fff;}
        
        Text color #9e8fff
      
           This box has a color of #9e8fff        
        
          <div style="background-color:#9e8fff;">Content here</div>
        
        
          .mybackground {background-color:#9e8fff;}
        
        Background color #9e8fff
      
           Border around this has a color of #9e8fff        
        
          <div style="border:2px solid #9e8fff;">Content here</div>
        
        
          .myborder {border:2px solid #9e8fff;}
        
        Border color #9e8fff