#8b40bd color space conversions
Hex:
        #8b40bd
        RGB:
        139, 64, 189
        CMY:
        45, 75, 26
        CMYK:
        26, 66, 0, 26
      HSL:
        276°, 49.4071%, 49.6078%
        HSV (HSB):
        276°, 66.1376%, 74.1176%
        XYZ:
        21.6662, 12.8299, 49.4786
        xyY:
        0.2580, 0.1528, 12.8299
      CIE-Lab:
        42.5058, 53.2542, -52.8900
        CIE-LCH:
        42.5058, 75.0557, 315.1966
        CIE-Luv:
        42.5058, 22.7672, -82.8009
        Hunter-Lab:
        35.8188, 45.2885, -56.8275
      #8b40bd color charts
#8b40bd RGB chart
      #8b40bd CMYK chart
      #8b40bd RGB pie chart
      #8b40bd color shades, tints & tones
#8b40bd color schemes
#8b40bd color preview, HTML & CSS examples
           This text has a color of #8b40bd        
        
          <p style="color:#8b40bd;">Text here</p>
        
        
          .mytext {color:#8b40bd;}
        
        Text color #8b40bd
      
           This box has a color of #8b40bd        
        
          <div style="background-color:#8b40bd;">Content here</div>
        
        
          .mybackground {background-color:#8b40bd;}
        
        Background color #8b40bd
      
           Border around this has a color of #8b40bd        
        
          <div style="border:2px solid #8b40bd;">Content here</div>
        
        
          .myborder {border:2px solid #8b40bd;}
        
        Border color #8b40bd