#8b559d color space conversions
Hex:
        #8b559d
        RGB:
        139, 85, 157
        CMY:
        45, 67, 38
        CMYK:
        11, 46, 0, 38
      HSL:
        285°, 29.7521%, 47.4510%
        HSV (HSB):
        285°, 45.8599%, 61.5686%
        XYZ:
        19.9818, 14.4203, 33.6285
        xyY:
        0.2937, 0.2120, 14.4203
      CIE-Lab:
        44.8297, 35.1076, -30.3116
        CIE-LCH:
        44.8297, 46.3824, 319.1930
        CIE-Luv:
        44.8297, 22.8521, -48.6165
        Hunter-Lab:
        37.9741, 27.4712, -25.9234
      #8b559d color charts
#8b559d RGB chart
      #8b559d CMYK chart
      #8b559d RGB pie chart
      #8b559d color shades, tints & tones
#8b559d color schemes
#8b559d color preview, HTML & CSS examples
           This text has a color of #8b559d        
        
          <p style="color:#8b559d;">Text here</p>
        
        
          .mytext {color:#8b559d;}
        
        Text color #8b559d
      
           This box has a color of #8b559d        
        
          <div style="background-color:#8b559d;">Content here</div>
        
        
          .mybackground {background-color:#8b559d;}
        
        Background color #8b559d
      
           Border around this has a color of #8b559d        
        
          <div style="border:2px solid #8b559d;">Content here</div>
        
        
          .myborder {border:2px solid #8b559d;}
        
        Border color #8b559d