#9e8ace color space conversions
Hex:
        #9e8ace
        RGB:
        158, 138, 206
        CMY:
        38, 46, 19
        CMYK:
        23, 33, 0, 19
      HSL:
        258°, 40.9639%, 67.4510%
        HSV (HSB):
        258°, 33.0097%, 80.7843%
        XYZ:
        34.3296, 29.9023, 62.3549
        xyY:
        0.2712, 0.2362, 29.9023
      CIE-Lab:
        61.5698, 21.7267, -32.3451
        CIE-LCH:
        61.5698, 38.9648, 303.8899
        CIE-Luv:
        61.5698, 5.7109, -53.3239
        Hunter-Lab:
        54.6830, 16.3659, -29.3301
      #9e8ace color charts
#9e8ace RGB chart
      #9e8ace CMYK chart
      #9e8ace RGB pie chart
      #9e8ace color shades, tints & tones
#9e8ace color schemes
#9e8ace color preview, HTML & CSS examples
           This text has a color of #9e8ace        
        
          <p style="color:#9e8ace;">Text here</p>
        
        
          .mytext {color:#9e8ace;}
        
        Text color #9e8ace
      
           This box has a color of #9e8ace        
        
          <div style="background-color:#9e8ace;">Content here</div>
        
        
          .mybackground {background-color:#9e8ace;}
        
        Background color #9e8ace
      
           Border around this has a color of #9e8ace        
        
          <div style="border:2px solid #9e8ace;">Content here</div>
        
        
          .myborder {border:2px solid #9e8ace;}
        
        Border color #9e8ace