#9d6bac color space conversions
Hex:
        #9d6bac
        RGB:
        157, 107, 172
        CMY:
        38, 58, 33
        CMYK:
        9, 38, 0, 33
      HSL:
        286°, 28.1385%, 54.7059%
        HSV (HSB):
        286°, 37.7907%, 67.4510%
        XYZ:
        26.6087, 20.6620, 41.6155
        xyY:
        0.2994, 0.2325, 20.6620
      CIE-Lab:
        52.5776, 31.4952, -26.9053
        CIE-LCH:
        52.5776, 41.4228, 319.4938
        CIE-Luv:
        52.5776, 22.4501, -44.6284
        Hunter-Lab:
        45.4555, 24.9430, -22.4623
      #9d6bac color charts
#9d6bac RGB chart
      #9d6bac CMYK chart
      #9d6bac RGB pie chart
      #9d6bac color shades, tints & tones
#9d6bac color schemes
#9d6bac color preview, HTML & CSS examples
           This text has a color of #9d6bac        
        
          <p style="color:#9d6bac;">Text here</p>
        
        
          .mytext {color:#9d6bac;}
        
        Text color #9d6bac
      
           This box has a color of #9d6bac        
        
          <div style="background-color:#9d6bac;">Content here</div>
        
        
          .mybackground {background-color:#9d6bac;}
        
        Background color #9d6bac
      
           Border around this has a color of #9d6bac        
        
          <div style="border:2px solid #9d6bac;">Content here</div>
        
        
          .myborder {border:2px solid #9d6bac;}
        
        Border color #9d6bac