#9d70bb color space conversions
Hex:
        #9d70bb
        RGB:
        157, 112, 187
        CMY:
        38, 56, 27
        CMYK:
        16, 40, 0, 27
      HSL:
        276°, 35.5450%, 58.6275%
        HSV (HSB):
        276°, 40.1070%, 73.3333%
        XYZ:
        28.6684, 22.3443, 49.8156
        xyY:
        0.2843, 0.2216, 22.3443
      CIE-Lab:
        54.3904, 31.9123, -32.7475
        CIE-LCH:
        54.3904, 45.7252, 314.2599
        CIE-Luv:
        54.3904, 18.0827, -54.1229
        Hunter-Lab:
        47.2698, 25.5357, -29.3944
      #9d70bb color charts
#9d70bb RGB chart
      #9d70bb CMYK chart
      #9d70bb RGB pie chart
      #9d70bb color shades, tints & tones
#9d70bb color schemes
#9d70bb color preview, HTML & CSS examples
           This text has a color of #9d70bb        
        
          <p style="color:#9d70bb;">Text here</p>
        
        
          .mytext {color:#9d70bb;}
        
        Text color #9d70bb
      
           This box has a color of #9d70bb        
        
          <div style="background-color:#9d70bb;">Content here</div>
        
        
          .mybackground {background-color:#9d70bb;}
        
        Background color #9d70bb
      
           Border around this has a color of #9d70bb        
        
          <div style="border:2px solid #9d70bb;">Content here</div>
        
        
          .myborder {border:2px solid #9d70bb;}
        
        Border color #9d70bb