#941eef color space conversions
Hex:
        #941eef
        RGB:
        148, 30, 239
        CMY:
        42, 88, 6
        CMYK:
        38, 87, 0, 6
      HSL:
        274°, 86.7220%, 52.7451%
        HSV (HSB):
        274°, 87.4477%, 93.7255%
        XYZ:
        28.2570, 13.4564, 82.7694
        xyY:
        0.2270, 0.1081, 13.4564
      CIE-Lab:
        43.4431, 77.4872, -80.0415
        CIE-LCH:
        43.4431, 111.4043, 314.0711
        CIE-Luv:
        43.4431, 21.6964, -121.5310
        Hunter-Lab:
        36.6830, 73.3036, -108.1003
      #941eef color charts
#941eef RGB chart
      #941eef CMYK chart
      #941eef RGB pie chart
      #941eef color shades, tints & tones
#941eef color schemes
#941eef color preview, HTML & CSS examples
           This text has a color of #941eef        
        
          <p style="color:#941eef;">Text here</p>
        
        
          .mytext {color:#941eef;}
        
        Text color #941eef
      
           This box has a color of #941eef        
        
          <div style="background-color:#941eef;">Content here</div>
        
        
          .mybackground {background-color:#941eef;}
        
        Background color #941eef
      
           Border around this has a color of #941eef        
        
          <div style="border:2px solid #941eef;">Content here</div>
        
        
          .myborder {border:2px solid #941eef;}
        
        Border color #941eef