#8a7dbe color space conversions
Hex:
        #8a7dbe
        RGB:
        138, 125, 190
        CMY:
        46, 51, 25
        CMYK:
        27, 34, 0, 25
      HSL:
        252°, 33.3333%, 61.7647%
        HSV (HSB):
        252°, 34.2105%, 74.5098%
        XYZ:
        27.1091, 23.7882, 51.8780
        xyY:
        0.2638, 0.2315, 23.7882
      CIE-Lab:
        55.8751, 19.3195, -32.2858
        CIE-LCH:
        55.8751, 37.6246, 300.8960
        CIE-Luv:
        55.8751, 2.2735, -51.9703
        Hunter-Lab:
        48.7732, 13.8609, -28.9231
      #8a7dbe color charts
#8a7dbe RGB chart
      #8a7dbe CMYK chart
      #8a7dbe RGB pie chart
      #8a7dbe color shades, tints & tones
#8a7dbe color schemes
#8a7dbe color preview, HTML & CSS examples
           This text has a color of #8a7dbe        
        
          <p style="color:#8a7dbe;">Text here</p>
        
        
          .mytext {color:#8a7dbe;}
        
        Text color #8a7dbe
      
           This box has a color of #8a7dbe        
        
          <div style="background-color:#8a7dbe;">Content here</div>
        
        
          .mybackground {background-color:#8a7dbe;}
        
        Background color #8a7dbe
      
           Border around this has a color of #8a7dbe        
        
          <div style="border:2px solid #8a7dbe;">Content here</div>
        
        
          .myborder {border:2px solid #8a7dbe;}
        
        Border color #8a7dbe