#9d6bae color space conversions
Hex:
        #9d6bae
        RGB:
        157, 107, 174
        CMY:
        38, 58, 32
        CMYK:
        10, 39, 0, 32
      HSL:
        285°, 29.2576%, 55.0980%
        HSV (HSB):
        285°, 38.5057%, 68.2353%
        XYZ:
        26.8023, 20.7395, 42.6349
        xyY:
        0.2972, 0.2300, 20.7395
      CIE-Lab:
        52.6632, 31.9177, -27.9334
        CIE-LCH:
        52.6632, 42.4148, 318.8086
        CIE-Luv:
        52.6632, 22.1284, -46.2911
        Hunter-Lab:
        45.5406, 25.3576, -23.6285
      #9d6bae color charts
#9d6bae RGB chart
      #9d6bae CMYK chart
      #9d6bae RGB pie chart
      #9d6bae color shades, tints & tones
#9d6bae color schemes
#9d6bae color preview, HTML & CSS examples
           This text has a color of #9d6bae        
        
          <p style="color:#9d6bae;">Text here</p>
        
        
          .mytext {color:#9d6bae;}
        
        Text color #9d6bae
      
           This box has a color of #9d6bae        
        
          <div style="background-color:#9d6bae;">Content here</div>
        
        
          .mybackground {background-color:#9d6bae;}
        
        Background color #9d6bae
      
           Border around this has a color of #9d6bae        
        
          <div style="border:2px solid #9d6bae;">Content here</div>
        
        
          .myborder {border:2px solid #9d6bae;}
        
        Border color #9d6bae