#8b48da color space conversions
Hex:
        #8b48da
        RGB:
        139, 72, 218
        CMY:
        45, 72, 15
        CMYK:
        36, 67, 0, 15
      HSL:
        268°, 66.3636%, 56.8627%
        HSV (HSB):
        268°, 66.9725%, 85.4902%
        XYZ:
        25.6197, 15.1857, 67.9105
        xyY:
        0.2357, 0.1397, 15.1857
      CIE-Lab:
        45.8874, 56.2285, -64.1766
        CIE-LCH:
        45.8874, 85.3246, 311.2233
        CIE-Luv:
        45.8874, 15.7104, -101.0320
        Hunter-Lab:
        38.9688, 49.1581, -76.0459
      #8b48da color charts
#8b48da RGB chart
      #8b48da CMYK chart
      #8b48da RGB pie chart
      #8b48da color shades, tints & tones
#8b48da color schemes
#8b48da color preview, HTML & CSS examples
           This text has a color of #8b48da        
        
          <p style="color:#8b48da;">Text here</p>
        
        
          .mytext {color:#8b48da;}
        
        Text color #8b48da
      
           This box has a color of #8b48da        
        
          <div style="background-color:#8b48da;">Content here</div>
        
        
          .mybackground {background-color:#8b48da;}
        
        Background color #8b48da
      
           Border around this has a color of #8b48da        
        
          <div style="border:2px solid #8b48da;">Content here</div>
        
        
          .myborder {border:2px solid #8b48da;}
        
        Border color #8b48da