#8a5b9a color space conversions
Hex:
        #8a5b9a
        RGB:
        138, 91, 154
        CMY:
        46, 64, 40
        CMYK:
        10, 41, 0, 40
      HSL:
        285°, 25.7143%, 48.0392%
        HSV (HSB):
        285°, 40.9091%, 60.3922%
        XYZ:
        20.0551, 15.2185, 32.4523
        xyY:
        0.2961, 0.2247, 15.2185
      CIE-Lab:
        45.9321, 30.7192, -26.8161
        CIE-LCH:
        45.9321, 40.7770, 318.8809
        CIE-Luv:
        45.9321, 20.4324, -43.0661
        Hunter-Lab:
        39.0109, 23.4955, -22.0143
      #8a5b9a color charts
#8a5b9a RGB chart
      #8a5b9a CMYK chart
      #8a5b9a RGB pie chart
      #8a5b9a color shades, tints & tones
#8a5b9a color schemes
#8a5b9a color preview, HTML & CSS examples
           This text has a color of #8a5b9a        
        
          <p style="color:#8a5b9a;">Text here</p>
        
        
          .mytext {color:#8a5b9a;}
        
        Text color #8a5b9a
      
           This box has a color of #8a5b9a        
        
          <div style="background-color:#8a5b9a;">Content here</div>
        
        
          .mybackground {background-color:#8a5b9a;}
        
        Background color #8a5b9a
      
           Border around this has a color of #8a5b9a        
        
          <div style="border:2px solid #8a5b9a;">Content here</div>
        
        
          .myborder {border:2px solid #8a5b9a;}
        
        Border color #8a5b9a