#941fe2 color space conversions
Hex:
        #941fe2
        RGB:
        148, 31, 226
        CMY:
        42, 88, 11
        CMYK:
        35, 86, 0, 11
      HSL:
        276°, 77.0751%, 50.3922%
        HSV (HSB):
        276°, 86.2832%, 88.6275%
        XYZ:
        26.4302, 12.7669, 73.0227
        xyY:
        0.2355, 0.1138, 12.7669
      CIE-Lab:
        42.4098, 74.5887, -74.3570
        CIE-LCH:
        42.4098, 105.3207, 315.0891
        CIE-Luv:
        42.4098, 24.3045, -113.2450
        Hunter-Lab:
        35.7307, 69.5085, -96.1591
      #941fe2 color charts
#941fe2 RGB chart
      #941fe2 CMYK chart
      #941fe2 RGB pie chart
      #941fe2 color shades, tints & tones
#941fe2 color schemes
#941fe2 color preview, HTML & CSS examples
           This text has a color of #941fe2        
        
          <p style="color:#941fe2;">Text here</p>
        
        
          .mytext {color:#941fe2;}
        
        Text color #941fe2
      
           This box has a color of #941fe2        
        
          <div style="background-color:#941fe2;">Content here</div>
        
        
          .mybackground {background-color:#941fe2;}
        
        Background color #941fe2
      
           Border around this has a color of #941fe2        
        
          <div style="border:2px solid #941fe2;">Content here</div>
        
        
          .myborder {border:2px solid #941fe2;}
        
        Border color #941fe2