#8b40da color space conversions
Hex:
        #8b40da
        RGB:
        139, 64, 218
        CMY:
        45, 75, 15
        CMYK:
        36, 71, 0, 15
      HSL:
        269°, 67.5439%, 55.2941%
        HSV (HSB):
        269°, 70.6422%, 85.4902%
        XYZ:
        25.1357, 14.2177, 67.7492
        xyY:
        0.2347, 0.1327, 14.2177
      CIE-Lab:
        44.5436, 59.9744, -66.3582
        CIE-LCH:
        44.5436, 89.4446, 312.1072
        CIE-Luv:
        44.5436, 17.2642, -103.4242
        Hunter-Lab:
        37.7064, 53.0051, -80.1352
      #8b40da color charts
#8b40da RGB chart
      #8b40da CMYK chart
      #8b40da RGB pie chart
      #8b40da color shades, tints & tones
#8b40da color schemes
#8b40da color preview, HTML & CSS examples
           This text has a color of #8b40da        
        
          <p style="color:#8b40da;">Text here</p>
        
        
          .mytext {color:#8b40da;}
        
        Text color #8b40da
      
           This box has a color of #8b40da        
        
          <div style="background-color:#8b40da;">Content here</div>
        
        
          .mybackground {background-color:#8b40da;}
        
        Background color #8b40da
      
           Border around this has a color of #8b40da        
        
          <div style="border:2px solid #8b40da;">Content here</div>
        
        
          .myborder {border:2px solid #8b40da;}
        
        Border color #8b40da