#941dd0 color space conversions
Hex:
        #941dd0
        RGB:
        148, 29, 208
        CMY:
        42, 89, 18
        CMYK:
        29, 86, 0, 18
      HSL:
        280°, 75.5274%, 46.4706%
        HSV (HSB):
        280°, 86.0577%, 81.5686%
        XYZ:
        24.0373, 11.7287, 60.6715
        xyY:
        0.2493, 0.1216, 11.7287
      CIE-Lab:
        40.7816, 71.4446, -66.6785
        CIE-LCH:
        40.7816, 97.7259, 316.9763
        CIE-Luv:
        40.7816, 28.5604, -101.7872
        Hunter-Lab:
        34.2472, 65.3523, -81.0637
      #941dd0 color charts
#941dd0 RGB chart
      #941dd0 CMYK chart
      #941dd0 RGB pie chart
      #941dd0 color shades, tints & tones
#941dd0 color schemes
#941dd0 color preview, HTML & CSS examples
           This text has a color of #941dd0        
        
          <p style="color:#941dd0;">Text here</p>
        
        
          .mytext {color:#941dd0;}
        
        Text color #941dd0
      
           This box has a color of #941dd0        
        
          <div style="background-color:#941dd0;">Content here</div>
        
        
          .mybackground {background-color:#941dd0;}
        
        Background color #941dd0
      
           Border around this has a color of #941dd0        
        
          <div style="border:2px solid #941dd0;">Content here</div>
        
        
          .myborder {border:2px solid #941dd0;}
        
        Border color #941dd0