#8b56ae color space conversions
Hex:
        #8b56ae
        RGB:
        139, 86, 174
        CMY:
        45, 66, 32
        CMYK:
        20, 51, 0, 32
      HSL:
        276°, 35.2000%, 50.9804%
        HSV (HSB):
        276°, 50.5747%, 68.2353%
        XYZ:
        21.6152, 15.2005, 41.8391
        xyY:
        0.2748, 0.1933, 15.2005
      CIE-Lab:
        45.9076, 38.3515, -38.6649
        CIE-LCH:
        45.9076, 54.4592, 314.7669
        CIE-Luv:
        45.9076, 19.4772, -61.8644
        Hunter-Lab:
        38.9879, 30.7333, -36.3345
      #8b56ae color charts
#8b56ae RGB chart
      #8b56ae CMYK chart
      #8b56ae RGB pie chart
      #8b56ae color shades, tints & tones
#8b56ae color schemes
#8b56ae color preview, HTML & CSS examples
           This text has a color of #8b56ae        
        
          <p style="color:#8b56ae;">Text here</p>
        
        
          .mytext {color:#8b56ae;}
        
        Text color #8b56ae
      
           This box has a color of #8b56ae        
        
          <div style="background-color:#8b56ae;">Content here</div>
        
        
          .mybackground {background-color:#8b56ae;}
        
        Background color #8b56ae
      
           Border around this has a color of #8b56ae        
        
          <div style="border:2px solid #8b56ae;">Content here</div>
        
        
          .myborder {border:2px solid #8b56ae;}
        
        Border color #8b56ae