#9e2d9a color space conversions
Hex:
        #9e2d9a
        RGB:
        158, 45, 154
        CMY:
        38, 82, 40
        CMYK:
        0, 72, 3, 38
      HSL:
        302°, 55.6650%, 39.8039%
        HSV (HSB):
        302°, 71.5190%, 61.9608%
        XYZ:
        20.8717, 11.4790, 31.6875
        xyY:
        0.3259, 0.1793, 11.4790
      CIE-Lab:
        40.3757, 58.6555, -35.3380
        CIE-LCH:
        40.3757, 68.4780, 328.9324
        CIE-Luv:
        40.3757, 48.2502, -57.6146
        Hunter-Lab:
        33.8806, 50.6713, -31.7356
      #9e2d9a color charts
#9e2d9a RGB chart
      #9e2d9a CMYK chart
      #9e2d9a RGB pie chart
      #9e2d9a color shades, tints & tones
#9e2d9a color schemes
#9e2d9a color preview, HTML & CSS examples
           This text has a color of #9e2d9a        
        
          <p style="color:#9e2d9a;">Text here</p>
        
        
          .mytext {color:#9e2d9a;}
        
        Text color #9e2d9a
      
           This box has a color of #9e2d9a        
        
          <div style="background-color:#9e2d9a;">Content here</div>
        
        
          .mybackground {background-color:#9e2d9a;}
        
        Background color #9e2d9a
      
           Border around this has a color of #9e2d9a        
        
          <div style="border:2px solid #9e2d9a;">Content here</div>
        
        
          .myborder {border:2px solid #9e2d9a;}
        
        Border color #9e2d9a