#944fc7 color space conversions
Hex:
        #944fc7
        RGB:
        148, 79, 199
        CMY:
        42, 69, 22
        CMYK:
        26, 60, 0, 22
      HSL:
        275°, 51.7241%, 54.5098%
        HSV (HSB):
        275°, 60.3015%, 78.0392%
        XYZ:
        25.3175, 16.0114, 55.7890
        xyY:
        0.2607, 0.1649, 16.0114
      CIE-Lab:
        46.9894, 50.2037, -51.4366
        CIE-LCH:
        46.9894, 71.8758, 314.3050
        CIE-Luv:
        46.9894, 22.0635, -82.7259
        Hunter-Lab:
        40.0142, 42.9144, -54.6538
      #944fc7 color charts
#944fc7 RGB chart
      #944fc7 CMYK chart
      #944fc7 RGB pie chart
      #944fc7 color shades, tints & tones
#944fc7 color schemes
#944fc7 color preview, HTML & CSS examples
           This text has a color of #944fc7        
        
          <p style="color:#944fc7;">Text here</p>
        
        
          .mytext {color:#944fc7;}
        
        Text color #944fc7
      
           This box has a color of #944fc7        
        
          <div style="background-color:#944fc7;">Content here</div>
        
        
          .mybackground {background-color:#944fc7;}
        
        Background color #944fc7
      
           Border around this has a color of #944fc7        
        
          <div style="border:2px solid #944fc7;">Content here</div>
        
        
          .myborder {border:2px solid #944fc7;}
        
        Border color #944fc7