#8b5884 color space conversions
Hex:
        #8b5884
        RGB:
        139, 88, 132
        CMY:
        45, 65, 48
        CMYK:
        0, 37, 5, 45
      HSL:
        308°, 22.4670%, 44.5098%
        HSV (HSB):
        308°, 36.6906%, 54.5098%
        XYZ:
        18.3020, 14.1344, 23.5934
        xyY:
        0.3266, 0.2523, 14.1344
      CIE-Lab:
        44.4250, 28.2764, -15.9458
        CIE-LCH:
        44.4250, 32.4626, 330.5802
        CIE-Luv:
        44.4250, 26.1607, -26.4802
        Hunter-Lab:
        37.5957, 21.1035, -10.8908
      #8b5884 color charts
#8b5884 RGB chart
      #8b5884 CMYK chart
      #8b5884 RGB pie chart
      #8b5884 color shades, tints & tones
#8b5884 color schemes
#8b5884 color preview, HTML & CSS examples
           This text has a color of #8b5884        
        
          <p style="color:#8b5884;">Text here</p>
        
        
          .mytext {color:#8b5884;}
        
        Text color #8b5884
      
           This box has a color of #8b5884        
        
          <div style="background-color:#8b5884;">Content here</div>
        
        
          .mybackground {background-color:#8b5884;}
        
        Background color #8b5884
      
           Border around this has a color of #8b5884        
        
          <div style="border:2px solid #8b5884;">Content here</div>
        
        
          .myborder {border:2px solid #8b5884;}
        
        Border color #8b5884