#9e67af color space conversions
Hex:
        #9e67af
        RGB:
        158, 103, 175
        CMY:
        38, 60, 31
        CMYK:
        10, 41, 0, 31
      HSL:
        286°, 31.0345%, 54.5098%
        HSV (HSB):
        286°, 41.1429%, 68.6275%
        XYZ:
        26.6887, 20.0647, 43.0237
        xyY:
        0.2973, 0.2235, 20.0647
      CIE-Lab:
        51.9103, 34.6987, -29.6748
        CIE-LCH:
        51.9103, 45.6574, 319.4625
        CIE-Luv:
        51.9103, 24.2243, -49.2328
        Hunter-Lab:
        44.7937, 27.9637, -25.5916
      #9e67af color charts
#9e67af RGB chart
      #9e67af CMYK chart
      #9e67af RGB pie chart
      #9e67af color shades, tints & tones
#9e67af color schemes
#9e67af color preview, HTML & CSS examples
           This text has a color of #9e67af        
        
          <p style="color:#9e67af;">Text here</p>
        
        
          .mytext {color:#9e67af;}
        
        Text color #9e67af
      
           This box has a color of #9e67af        
        
          <div style="background-color:#9e67af;">Content here</div>
        
        
          .mybackground {background-color:#9e67af;}
        
        Background color #9e67af
      
           Border around this has a color of #9e67af        
        
          <div style="border:2px solid #9e67af;">Content here</div>
        
        
          .myborder {border:2px solid #9e67af;}
        
        Border color #9e67af