#9d7cbe color space conversions
Hex:
        #9d7cbe
        RGB:
        157, 124, 190
        CMY:
        38, 51, 25
        CMYK:
        17, 35, 0, 25
      HSL:
        270°, 33.6735%, 61.5686%
        HSV (HSB):
        270°, 34.7368%, 74.5098%
        XYZ:
        30.4065, 25.3011, 51.9962
        xyY:
        0.2823, 0.2349, 25.3011
      CIE-Lab:
        57.3676, 25.7235, -29.8310
        CIE-LCH:
        57.3676, 39.3902, 310.7715
        CIE-Luv:
        57.3676, 12.7386, -49.1910
        Hunter-Lab:
        50.3002, 19.8781, -26.0790
      #9d7cbe color charts
#9d7cbe RGB chart
      #9d7cbe CMYK chart
      #9d7cbe RGB pie chart
      #9d7cbe color shades, tints & tones
#9d7cbe color schemes
#9d7cbe color preview, HTML & CSS examples
           This text has a color of #9d7cbe        
        
          <p style="color:#9d7cbe;">Text here</p>
        
        
          .mytext {color:#9d7cbe;}
        
        Text color #9d7cbe
      
           This box has a color of #9d7cbe        
        
          <div style="background-color:#9d7cbe;">Content here</div>
        
        
          .mybackground {background-color:#9d7cbe;}
        
        Background color #9d7cbe
      
           Border around this has a color of #9d7cbe        
        
          <div style="border:2px solid #9d7cbe;">Content here</div>
        
        
          .myborder {border:2px solid #9d7cbe;}
        
        Border color #9d7cbe