#9a7dbe color space conversions
Hex:
        #9a7dbe
        RGB:
        154, 125, 190
        CMY:
        40, 51, 25
        CMYK:
        19, 34, 0, 25
      HSL:
        267°, 33.3333%, 61.7647%
        HSV (HSB):
        267°, 34.2105%, 74.5098%
        XYZ:
        29.9543, 25.2550, 52.0111
        xyY:
        0.2794, 0.2355, 25.2550
      CIE-Lab:
        57.3230, 24.2121, -29.9229
        CIE-LCH:
        57.3230, 38.4917, 308.9780
        CIE-Luv:
        57.3230, 10.6538, -49.1169
        Hunter-Lab:
        50.2543, 18.4507, -26.1847
      #9a7dbe color charts
#9a7dbe RGB chart
      #9a7dbe CMYK chart
      #9a7dbe RGB pie chart
      #9a7dbe color shades, tints & tones
#9a7dbe color schemes
#9a7dbe color preview, HTML & CSS examples
           This text has a color of #9a7dbe        
        
          <p style="color:#9a7dbe;">Text here</p>
        
        
          .mytext {color:#9a7dbe;}
        
        Text color #9a7dbe
      
           This box has a color of #9a7dbe        
        
          <div style="background-color:#9a7dbe;">Content here</div>
        
        
          .mybackground {background-color:#9a7dbe;}
        
        Background color #9a7dbe
      
           Border around this has a color of #9a7dbe        
        
          <div style="border:2px solid #9a7dbe;">Content here</div>
        
        
          .myborder {border:2px solid #9a7dbe;}
        
        Border color #9a7dbe