#9e2faf color space conversions
Hex:
        #9e2faf
        RGB:
        158, 47, 175
        CMY:
        38, 82, 31
        CMYK:
        10, 73, 0, 31
      HSL:
        292°, 57.6577%, 43.5294%
        HSV (HSB):
        292°, 73.1429%, 68.6275%
        XYZ:
        22.8549, 12.3973, 41.7458
        xyY:
        0.2968, 0.1610, 12.3973
      CIE-Lab:
        41.8407, 61.6080, -45.5686
        CIE-LCH:
        41.8407, 76.6293, 323.5114
        CIE-Luv:
        41.8407, 41.2460, -73.0656
        Hunter-Lab:
        35.2098, 54.2486, -45.6492
      #9e2faf color charts
#9e2faf RGB chart
      #9e2faf CMYK chart
      #9e2faf RGB pie chart
      #9e2faf color shades, tints & tones
#9e2faf color schemes
#9e2faf color preview, HTML & CSS examples
           This text has a color of #9e2faf        
        
          <p style="color:#9e2faf;">Text here</p>
        
        
          .mytext {color:#9e2faf;}
        
        Text color #9e2faf
      
           This box has a color of #9e2faf        
        
          <div style="background-color:#9e2faf;">Content here</div>
        
        
          .mybackground {background-color:#9e2faf;}
        
        Background color #9e2faf
      
           Border around this has a color of #9e2faf        
        
          <div style="border:2px solid #9e2faf;">Content here</div>
        
        
          .myborder {border:2px solid #9e2faf;}
        
        Border color #9e2faf