#9411df color space conversions
Hex:
        #9411df
        RGB:
        148, 17, 223
        CMY:
        42, 93, 13
        CMYK:
        34, 92, 0, 13
      HSL:
        278°, 85.8333%, 47.0588%
        HSV (HSB):
        278°, 92.3767%, 87.4510%
        XYZ:
        25.7325, 12.0245, 70.7767
        xyY:
        0.2371, 0.1108, 12.0245
      CIE-Lab:
        41.2550, 76.6689, -74.5345
        CIE-LCH:
        41.2550, 106.9276, 315.8087
        CIE-Luv:
        41.2550, 25.8240, -112.4663
        Hunter-Lab:
        34.6764, 71.7767, -96.7413
      #9411df color charts
#9411df RGB chart
      #9411df CMYK chart
      #9411df RGB pie chart
      #9411df color shades, tints & tones
#9411df color schemes
#9411df color preview, HTML & CSS examples
           This text has a color of #9411df        
        
          <p style="color:#9411df;">Text here</p>
        
        
          .mytext {color:#9411df;}
        
        Text color #9411df
      
           This box has a color of #9411df        
        
          <div style="background-color:#9411df;">Content here</div>
        
        
          .mybackground {background-color:#9411df;}
        
        Background color #9411df
      
           Border around this has a color of #9411df        
        
          <div style="border:2px solid #9411df;">Content here</div>
        
        
          .myborder {border:2px solid #9411df;}
        
        Border color #9411df