#9e408b color space conversions
Hex:
        #9e408b
        RGB:
        158, 64, 139
        CMY:
        38, 75, 45
        CMYK:
        0, 59, 12, 38
      HSL:
        312°, 42.3423%, 43.5294%
        HSV (HSB):
        312°, 59.4937%, 61.9608%
        XYZ:
        20.5941, 12.8000, 25.8113
        xyY:
        0.3478, 0.2162, 12.8000
      CIE-Lab:
        42.4603, 48.3274, -22.9853
        CIE-LCH:
        42.4603, 53.5150, 334.5635
        CIE-Luv:
        42.4603, 47.5757, -39.2646
        Hunter-Lab:
        35.7770, 40.1391, -17.7308
      #9e408b color charts
#9e408b RGB chart
      #9e408b CMYK chart
      #9e408b RGB pie chart
      #9e408b color shades, tints & tones
#9e408b color schemes
#9e408b color preview, HTML & CSS examples
           This text has a color of #9e408b        
        
          <p style="color:#9e408b;">Text here</p>
        
        
          .mytext {color:#9e408b;}
        
        Text color #9e408b
      
           This box has a color of #9e408b        
        
          <div style="background-color:#9e408b;">Content here</div>
        
        
          .mybackground {background-color:#9e408b;}
        
        Background color #9e408b
      
           Border around this has a color of #9e408b        
        
          <div style="border:2px solid #9e408b;">Content here</div>
        
        
          .myborder {border:2px solid #9e408b;}
        
        Border color #9e408b