#944a7b color space conversions
Hex:
        #944a7b
        RGB:
        148, 74, 123
        CMY:
        42, 71, 52
        CMYK:
        0, 50, 17, 42
      HSL:
        320°, 33.3333%, 43.5294%
        HSV (HSB):
        320°, 50.0000%, 58.0392%
        XYZ:
        18.2367, 12.6235, 20.2143
        xyY:
        0.3571, 0.2472, 12.6235
      CIE-Lab:
        42.1904, 37.5641, -13.7657
        CIE-LCH:
        42.1904, 40.0069, 339.8742
        CIE-Luv:
        42.1904, 40.6495, -24.5604
        Hunter-Lab:
        35.5296, 29.4439, -8.8619
      #944a7b color charts
#944a7b RGB chart
      #944a7b CMYK chart
      #944a7b RGB pie chart
      #944a7b color shades, tints & tones
#944a7b color schemes
#944a7b color preview, HTML & CSS examples
           This text has a color of #944a7b        
        
          <p style="color:#944a7b;">Text here</p>
        
        
          .mytext {color:#944a7b;}
        
        Text color #944a7b
      
           This box has a color of #944a7b        
        
          <div style="background-color:#944a7b;">Content here</div>
        
        
          .mybackground {background-color:#944a7b;}
        
        Background color #944a7b
      
           Border around this has a color of #944a7b        
        
          <div style="border:2px solid #944a7b;">Content here</div>
        
        
          .myborder {border:2px solid #944a7b;}
        
        Border color #944a7b