#9d4bae color space conversions
Hex:
        #9d4bae
        RGB:
        157, 75, 174
        CMY:
        38, 71, 32
        CMYK:
        10, 57, 0, 32
      HSL:
        290°, 39.7590%, 48.8235%
        HSV (HSB):
        290°, 56.8966%, 68.2353%
        XYZ:
        24.0607, 15.2562, 41.7210
        xyY:
        0.2969, 0.1883, 15.2562
      CIE-Lab:
        45.9832, 49.1267, -38.3976
        CIE-LCH:
        45.9832, 62.3524, 321.9887
        CIE-Luv:
        45.9832, 33.9093, -62.8610
        Hunter-Lab:
        39.0592, 41.6032, -35.9890
      #9d4bae color charts
#9d4bae RGB chart
      #9d4bae CMYK chart
      #9d4bae RGB pie chart
      #9d4bae color shades, tints & tones
#9d4bae color schemes
#9d4bae color preview, HTML & CSS examples
           This text has a color of #9d4bae        
        
          <p style="color:#9d4bae;">Text here</p>
        
        
          .mytext {color:#9d4bae;}
        
        Text color #9d4bae
      
           This box has a color of #9d4bae        
        
          <div style="background-color:#9d4bae;">Content here</div>
        
        
          .mybackground {background-color:#9d4bae;}
        
        Background color #9d4bae
      
           Border around this has a color of #9d4bae        
        
          <div style="border:2px solid #9d4bae;">Content here</div>
        
        
          .myborder {border:2px solid #9d4bae;}
        
        Border color #9d4bae