#941a8b color space conversions
Hex:
        #941a8b
        RGB:
        148, 26, 139
        CMY:
        42, 90, 45
        CMYK:
        0, 82, 6, 42
      HSL:
        304°, 70.1149%, 34.1176%
        HSV (HSB):
        304°, 82.4324%, 58.0392%
        XYZ:
        17.2423, 8.8988, 25.2350
        xyY:
        0.3356, 0.1732, 8.8988
      CIE-Lab:
        35.7887, 59.8183, -33.5599
        CIE-LCH:
        35.7887, 68.5893, 330.7063
        CIE-Luv:
        35.7887, 49.6687, -53.3326
        Hunter-Lab:
        29.8308, 50.9699, -29.2740
      #941a8b color charts
#941a8b RGB chart
      #941a8b CMYK chart
      #941a8b RGB pie chart
      #941a8b color shades, tints & tones
#941a8b color schemes
#941a8b color preview, HTML & CSS examples
           This text has a color of #941a8b        
        
          <p style="color:#941a8b;">Text here</p>
        
        
          .mytext {color:#941a8b;}
        
        Text color #941a8b
      
           This box has a color of #941a8b        
        
          <div style="background-color:#941a8b;">Content here</div>
        
        
          .mybackground {background-color:#941a8b;}
        
        Background color #941a8b
      
           Border around this has a color of #941a8b        
        
          <div style="border:2px solid #941a8b;">Content here</div>
        
        
          .myborder {border:2px solid #941a8b;}
        
        Border color #941a8b