#944ea1 color space conversions
Hex:
        #944ea1
        RGB:
        148, 78, 161
        CMY:
        42, 69, 37
        CMYK:
        8, 52, 0, 37
      HSL:
        291°, 34.7280%, 46.8627%
        HSV (HSB):
        291°, 51.5528%, 63.1373%
        XYZ:
        21.3702, 14.3179, 35.3555
        xyY:
        0.3008, 0.2015, 14.3179
      CIE-Lab:
        44.6854, 42.4619, -32.8361
        CIE-LCH:
        44.6854, 53.6770, 322.2850
        CIE-Luv:
        44.6854, 30.1805, -53.3133
        Hunter-Lab:
        37.8390, 34.5924, -28.9113
      #944ea1 color charts
#944ea1 RGB chart
      #944ea1 CMYK chart
      #944ea1 RGB pie chart
      #944ea1 color shades, tints & tones
#944ea1 color schemes
#944ea1 color preview, HTML & CSS examples
           This text has a color of #944ea1        
        
          <p style="color:#944ea1;">Text here</p>
        
        
          .mytext {color:#944ea1;}
        
        Text color #944ea1
      
           This box has a color of #944ea1        
        
          <div style="background-color:#944ea1;">Content here</div>
        
        
          .mybackground {background-color:#944ea1;}
        
        Background color #944ea1
      
           Border around this has a color of #944ea1        
        
          <div style="border:2px solid #944ea1;">Content here</div>
        
        
          .myborder {border:2px solid #944ea1;}
        
        Border color #944ea1