#941bea color space conversions
Hex:
        #941bea
        RGB:
        148, 27, 234
        CMY:
        42, 89, 8
        CMYK:
        37, 88, 0, 8
      HSL:
        275°, 83.1325%, 51.1765%
        HSV (HSB):
        275°, 88.4615%, 91.7647%
        XYZ:
        27.4560, 13.0203, 78.9080
        xyY:
        0.2300, 0.1091, 13.0203
      CIE-Lab:
        42.7938, 77.1023, -78.2772
        CIE-LCH:
        42.7938, 109.8730, 314.5668
        CIE-Luv:
        42.7938, 22.9069, -118.6660
        Hunter-Lab:
        36.0836, 72.6740, -104.3973
      #941bea color charts
#941bea RGB chart
      #941bea CMYK chart
      #941bea RGB pie chart
      #941bea color shades, tints & tones
#941bea color schemes
#941bea color preview, HTML & CSS examples
           This text has a color of #941bea        
        
          <p style="color:#941bea;">Text here</p>
        
        
          .mytext {color:#941bea;}
        
        Text color #941bea
      
           This box has a color of #941bea        
        
          <div style="background-color:#941bea;">Content here</div>
        
        
          .mybackground {background-color:#941bea;}
        
        Background color #941bea
      
           Border around this has a color of #941bea        
        
          <div style="border:2px solid #941bea;">Content here</div>
        
        
          .myborder {border:2px solid #941bea;}
        
        Border color #941bea