#9d4eaf color space conversions
Hex:
        #9d4eaf
        RGB:
        157, 78, 175
        CMY:
        38, 69, 31
        CMYK:
        10, 55, 0, 31
      HSL:
        289°, 38.3399%, 49.6078%
        HSV (HSB):
        289°, 55.4286%, 68.6275%
        XYZ:
        24.3669, 15.7120, 42.3059
        xyY:
        0.2958, 0.1907, 15.7120
      CIE-Lab:
        46.5944, 47.8283, -38.0195
        CIE-LCH:
        46.5944, 61.0986, 321.5182
        CIE-Luv:
        46.5944, 32.7317, -62.3337
        Hunter-Lab:
        39.6384, 40.3620, -35.5331
      #9d4eaf color charts
#9d4eaf RGB chart
      #9d4eaf CMYK chart
      #9d4eaf RGB pie chart
      #9d4eaf color shades, tints & tones
#9d4eaf color schemes
#9d4eaf color preview, HTML & CSS examples
           This text has a color of #9d4eaf        
        
          <p style="color:#9d4eaf;">Text here</p>
        
        
          .mytext {color:#9d4eaf;}
        
        Text color #9d4eaf
      
           This box has a color of #9d4eaf        
        
          <div style="background-color:#9d4eaf;">Content here</div>
        
        
          .mybackground {background-color:#9d4eaf;}
        
        Background color #9d4eaf
      
           Border around this has a color of #9d4eaf        
        
          <div style="border:2px solid #9d4eaf;">Content here</div>
        
        
          .myborder {border:2px solid #9d4eaf;}
        
        Border color #9d4eaf