#8b50bf color space conversions
Hex:
        #8b50bf
        RGB:
        139, 80, 191
        CMY:
        45, 69, 25
        CMYK:
        27, 58, 0, 25
      HSL:
        272°, 46.4435%, 53.1373%
        HSV (HSB):
        272°, 58.1152%, 74.9020%
        XYZ:
        22.9201, 14.9879, 50.9751
        xyY:
        0.2579, 0.1686, 14.9879
      CIE-Lab:
        45.6176, 45.6235, -49.0597
        CIE-LCH:
        45.6176, 66.9952, 312.9216
        CIE-Luv:
        45.6176, 18.3729, -78.0827
        Hunter-Lab:
        38.7142, 37.9282, -50.9675
      #8b50bf color charts
#8b50bf RGB chart
      #8b50bf CMYK chart
      #8b50bf RGB pie chart
      #8b50bf color shades, tints & tones
#8b50bf color schemes
#8b50bf color preview, HTML & CSS examples
           This text has a color of #8b50bf        
        
          <p style="color:#8b50bf;">Text here</p>
        
        
          .mytext {color:#8b50bf;}
        
        Text color #8b50bf
      
           This box has a color of #8b50bf        
        
          <div style="background-color:#8b50bf;">Content here</div>
        
        
          .mybackground {background-color:#8b50bf;}
        
        Background color #8b50bf
      
           Border around this has a color of #8b50bf        
        
          <div style="border:2px solid #8b50bf;">Content here</div>
        
        
          .myborder {border:2px solid #8b50bf;}
        
        Border color #8b50bf