#9c7dbe color space conversions
Hex:
        #9c7dbe
        RGB:
        156, 125, 190
        CMY:
        39, 51, 25
        CMYK:
        18, 34, 0, 25
      HSL:
        269°, 33.3333%, 61.7647%
        HSV (HSB):
        269°, 34.2105%, 74.5098%
        XYZ:
        30.3382, 25.4529, 52.0291
        xyY:
        0.2814, 0.2361, 25.4529
      CIE-Lab:
        57.5140, 24.8361, -29.6116
        CIE-LCH:
        57.5140, 38.6481, 309.9875
        CIE-Luv:
        57.5140, 11.7590, -48.7406
        Hunter-Lab:
        50.4508, 19.0505, -25.8292
      #9c7dbe color charts
#9c7dbe RGB chart
      #9c7dbe CMYK chart
      #9c7dbe RGB pie chart
      #9c7dbe color shades, tints & tones
#9c7dbe color schemes
#9c7dbe color preview, HTML & CSS examples
           This text has a color of #9c7dbe        
        
          <p style="color:#9c7dbe;">Text here</p>
        
        
          .mytext {color:#9c7dbe;}
        
        Text color #9c7dbe
      
           This box has a color of #9c7dbe        
        
          <div style="background-color:#9c7dbe;">Content here</div>
        
        
          .mybackground {background-color:#9c7dbe;}
        
        Background color #9c7dbe
      
           Border around this has a color of #9c7dbe        
        
          <div style="border:2px solid #9c7dbe;">Content here</div>
        
        
          .myborder {border:2px solid #9c7dbe;}
        
        Border color #9c7dbe