#941bef color space conversions
Hex:
        #941bef
        RGB:
        148, 27, 239
        CMY:
        42, 89, 6
        CMYK:
        38, 89, 0, 6
      HSL:
        274°, 86.8852%, 52.1569%
        HSV (HSB):
        274°, 88.7029%, 93.7255%
        XYZ:
        28.1847, 13.3118, 82.7453
        xyY:
        0.2269, 0.1071, 13.3118
      CIE-Lab:
        43.2293, 78.1238, -80.3924
        CIE-LCH:
        43.2293, 112.0993, 314.1801
        CIE-Luv:
        43.2293, 21.8936, -121.7782
        Hunter-Lab:
        36.4853, 74.0409, -108.9246
      #941bef color charts
#941bef RGB chart
      #941bef CMYK chart
      #941bef RGB pie chart
      #941bef color shades, tints & tones
#941bef color schemes
#941bef color preview, HTML & CSS examples
           This text has a color of #941bef        
        
          <p style="color:#941bef;">Text here</p>
        
        
          .mytext {color:#941bef;}
        
        Text color #941bef
      
           This box has a color of #941bef        
        
          <div style="background-color:#941bef;">Content here</div>
        
        
          .mybackground {background-color:#941bef;}
        
        Background color #941bef
      
           Border around this has a color of #941bef        
        
          <div style="border:2px solid #941bef;">Content here</div>
        
        
          .myborder {border:2px solid #941bef;}
        
        Border color #941bef