#8b5a95 color space conversions
Hex:
        #8b5a95
        RGB:
        139, 90, 149
        CMY:
        45, 65, 42
        CMYK:
        7, 40, 0, 42
      HSL:
        290°, 24.6862%, 46.8627%
        HSV (HSB):
        290°, 39.5973%, 58.4314%
        XYZ:
        19.7284, 14.9712, 30.2837
        xyY:
        0.3036, 0.2304, 14.9712
      CIE-Lab:
        45.5948, 30.5484, -24.3530
        CIE-LCH:
        45.5948, 39.0675, 321.4384
        CIE-Luv:
        45.5948, 22.2984, -39.2992
        Hunter-Lab:
        38.6927, 23.3006, -19.3198
      #8b5a95 color charts
#8b5a95 RGB chart
      #8b5a95 CMYK chart
      #8b5a95 RGB pie chart
      #8b5a95 color shades, tints & tones
#8b5a95 color schemes
#8b5a95 color preview, HTML & CSS examples
           This text has a color of #8b5a95        
        
          <p style="color:#8b5a95;">Text here</p>
        
        
          .mytext {color:#8b5a95;}
        
        Text color #8b5a95
      
           This box has a color of #8b5a95        
        
          <div style="background-color:#8b5a95;">Content here</div>
        
        
          .mybackground {background-color:#8b5a95;}
        
        Background color #8b5a95
      
           Border around this has a color of #8b5a95        
        
          <div style="border:2px solid #8b5a95;">Content here</div>
        
        
          .myborder {border:2px solid #8b5a95;}
        
        Border color #8b5a95