#9e70ad color space conversions
Hex:
        #9e70ad
        RGB:
        158, 112, 173
        CMY:
        38, 56, 32
        CMYK:
        9, 35, 0, 32
      HSL:
        285°, 27.1111%, 55.8824%
        HSV (HSB):
        285°, 35.2601%, 67.8431%
        XYZ:
        27.4375, 21.8746, 42.3113
        xyY:
        0.2995, 0.2387, 21.8746
      CIE-Lab:
        53.8937, 29.1841, -25.4407
        CIE-LCH:
        53.8937, 38.7162, 318.9203
        CIE-Luv:
        53.8937, 20.7568, -42.2505
        Hunter-Lab:
        46.7703, 22.8682, -20.8982
      #9e70ad color charts
#9e70ad RGB chart
      #9e70ad CMYK chart
      #9e70ad RGB pie chart
      #9e70ad color shades, tints & tones
#9e70ad color schemes
#9e70ad color preview, HTML & CSS examples
           This text has a color of #9e70ad        
        
          <p style="color:#9e70ad;">Text here</p>
        
        
          .mytext {color:#9e70ad;}
        
        Text color #9e70ad
      
           This box has a color of #9e70ad        
        
          <div style="background-color:#9e70ad;">Content here</div>
        
        
          .mybackground {background-color:#9e70ad;}
        
        Background color #9e70ad
      
           Border around this has a color of #9e70ad        
        
          <div style="border:2px solid #9e70ad;">Content here</div>
        
        
          .myborder {border:2px solid #9e70ad;}
        
        Border color #9e70ad