#8f41df color space conversions
Hex:
        #8f41df
        RGB:
        143, 65, 223
        CMY:
        44, 75, 13
        CMYK:
        36, 71, 0, 13
      HSL:
        270°, 71.1712%, 56.4706%
        HSV (HSB):
        270°, 70.8520%, 87.4510%
        XYZ:
        26.5373, 14.9479, 71.2986
        xyY:
        0.2353, 0.1325, 14.9479
      CIE-Lab:
        45.5628, 61.4384, -67.5321
        CIE-LCH:
        45.5628, 91.2977, 312.2949
        CIE-Luv:
        45.5628, 18.1300, -105.9090
        Hunter-Lab:
        38.6626, 54.8596, -82.2744
      #8f41df color charts
#8f41df RGB chart
      #8f41df CMYK chart
      #8f41df RGB pie chart
      #8f41df color shades, tints & tones
#8f41df color schemes
#8f41df color preview, HTML & CSS examples
           This text has a color of #8f41df        
        
          <p style="color:#8f41df;">Text here</p>
        
        
          .mytext {color:#8f41df;}
        
        Text color #8f41df
      
           This box has a color of #8f41df        
        
          <div style="background-color:#8f41df;">Content here</div>
        
        
          .mybackground {background-color:#8f41df;}
        
        Background color #8f41df
      
           Border around this has a color of #8f41df        
        
          <div style="border:2px solid #8f41df;">Content here</div>
        
        
          .myborder {border:2px solid #8f41df;}
        
        Border color #8f41df