#8a48da color space conversions
Hex:
        #8a48da
        RGB:
        138, 72, 218
        CMY:
        46, 72, 15
        CMYK:
        37, 67, 0, 15
      HSL:
        267°, 66.3636%, 56.8627%
        HSV (HSB):
        267°, 66.9725%, 85.4902%
        XYZ:
        25.4535, 15.1000, 67.9027
        xyY:
        0.2347, 0.1392, 15.1000
      CIE-Lab:
        45.7708, 56.0312, -64.3712
        CIE-LCH:
        45.7708, 85.3413, 311.0376
        CIE-Luv:
        45.7708, 15.2340, -101.2065
        Hunter-Lab:
        38.8587, 48.9197, -76.4039
      #8a48da color charts
#8a48da RGB chart
      #8a48da CMYK chart
      #8a48da RGB pie chart
      #8a48da color shades, tints & tones
#8a48da color schemes
#8a48da color preview, HTML & CSS examples
           This text has a color of #8a48da        
        
          <p style="color:#8a48da;">Text here</p>
        
        
          .mytext {color:#8a48da;}
        
        Text color #8a48da
      
           This box has a color of #8a48da        
        
          <div style="background-color:#8a48da;">Content here</div>
        
        
          .mybackground {background-color:#8a48da;}
        
        Background color #8a48da
      
           Border around this has a color of #8a48da        
        
          <div style="border:2px solid #8a48da;">Content here</div>
        
        
          .myborder {border:2px solid #8a48da;}
        
        Border color #8a48da