#8a5bbe color space conversions
Hex:
        #8a5bbe
        RGB:
        138, 91, 190
        CMY:
        46, 64, 25
        CMYK:
        27, 52, 0, 25
      HSL:
        268°, 43.2314%, 55.0980%
        HSV (HSB):
        268°, 52.1053%, 74.5098%
        XYZ:
        23.5166, 16.6032, 50.6805
        xyY:
        0.2590, 0.1829, 16.6032
      CIE-Lab:
        47.7561, 39.0826, -45.0728
        CIE-LCH:
        47.7561, 59.6574, 310.9285
        CIE-Luv:
        47.7561, 14.7127, -72.2727
        Hunter-Lab:
        40.7470, 31.7118, -45.2211
      #8a5bbe color charts
#8a5bbe RGB chart
      #8a5bbe CMYK chart
      #8a5bbe RGB pie chart
      #8a5bbe color shades, tints & tones
#8a5bbe color schemes
#8a5bbe color preview, HTML & CSS examples
           This text has a color of #8a5bbe        
        
          <p style="color:#8a5bbe;">Text here</p>
        
        
          .mytext {color:#8a5bbe;}
        
        Text color #8a5bbe
      
           This box has a color of #8a5bbe        
        
          <div style="background-color:#8a5bbe;">Content here</div>
        
        
          .mybackground {background-color:#8a5bbe;}
        
        Background color #8a5bbe
      
           Border around this has a color of #8a5bbe        
        
          <div style="border:2px solid #8a5bbe;">Content here</div>
        
        
          .myborder {border:2px solid #8a5bbe;}
        
        Border color #8a5bbe