#8f48da color space conversions
Hex:
        #8f48da
        RGB:
        143, 72, 218
        CMY:
        44, 72, 15
        CMYK:
        34, 67, 0, 15
      HSL:
        269°, 66.3636%, 56.8627%
        HSV (HSB):
        269°, 66.9725%, 85.4902%
        XYZ:
        26.2999, 15.5363, 67.9423
        xyY:
        0.2396, 0.1415, 15.5363
      CIE-Lab:
        46.3602, 57.0244, -63.3882
        CIE-LCH:
        46.3602, 85.2634, 311.9747
        CIE-Luv:
        46.3602, 17.6521, -100.3143
        Hunter-Lab:
        39.4161, 50.1237, -74.6079
      #8f48da color charts
#8f48da RGB chart
      #8f48da CMYK chart
      #8f48da RGB pie chart
      #8f48da color shades, tints & tones
#8f48da color schemes
#8f48da color preview, HTML & CSS examples
           This text has a color of #8f48da        
        
          <p style="color:#8f48da;">Text here</p>
        
        
          .mytext {color:#8f48da;}
        
        Text color #8f48da
      
           This box has a color of #8f48da        
        
          <div style="background-color:#8f48da;">Content here</div>
        
        
          .mybackground {background-color:#8f48da;}
        
        Background color #8f48da
      
           Border around this has a color of #8f48da        
        
          <div style="border:2px solid #8f48da;">Content here</div>
        
        
          .myborder {border:2px solid #8f48da;}
        
        Border color #8f48da