#8b54bf color space conversions
Hex:
        #8b54bf
        RGB:
        139, 84, 191
        CMY:
        45, 67, 25
        CMYK:
        27, 56, 0, 25
      HSL:
        271°, 45.5319%, 53.9216%
        HSV (HSB):
        271°, 56.0209%, 74.9020%
        XYZ:
        23.2218, 15.5912, 51.0757
        xyY:
        0.2583, 0.1735, 15.5912
      CIE-Lab:
        46.4335, 43.4659, -47.7549
        CIE-LCH:
        46.4335, 64.5741, 312.3080
        CIE-Luv:
        46.4335, 17.2271, -76.2722
        Hunter-Lab:
        39.4857, 35.8769, -49.0530
      #8b54bf color charts
#8b54bf RGB chart
      #8b54bf CMYK chart
      #8b54bf RGB pie chart
      #8b54bf color shades, tints & tones
#8b54bf color schemes
#8b54bf color preview, HTML & CSS examples
           This text has a color of #8b54bf        
        
          <p style="color:#8b54bf;">Text here</p>
        
        
          .mytext {color:#8b54bf;}
        
        Text color #8b54bf
      
           This box has a color of #8b54bf        
        
          <div style="background-color:#8b54bf;">Content here</div>
        
        
          .mybackground {background-color:#8b54bf;}
        
        Background color #8b54bf
      
           Border around this has a color of #8b54bf        
        
          <div style="border:2px solid #8b54bf;">Content here</div>
        
        
          .myborder {border:2px solid #8b54bf;}
        
        Border color #8b54bf