#944fdd color space conversions
Hex:
        #944fdd
        RGB:
        148, 79, 221
        CMY:
        42, 69, 13
        CMYK:
        33, 64, 0, 13
      HSL:
        269°, 67.6190%, 58.8235%
        HSV (HSB):
        269°, 64.2534%, 86.6667%
        XYZ:
        28.0599, 17.1083, 70.2299
        xyY:
        0.2432, 0.1483, 17.1083
      CIE-Lab:
        48.3962, 55.3596, -61.7748
        CIE-LCH:
        48.3962, 82.9507, 311.8652
        CIE-Luv:
        48.3962, 18.0788, -99.0982
        Hunter-Lab:
        41.3622, 48.7094, -71.7164
      #944fdd color charts
#944fdd RGB chart
      #944fdd CMYK chart
      #944fdd RGB pie chart
      #944fdd color shades, tints & tones
#944fdd color schemes
#944fdd color preview, HTML & CSS examples
           This text has a color of #944fdd        
        
          <p style="color:#944fdd;">Text here</p>
        
        
          .mytext {color:#944fdd;}
        
        Text color #944fdd
      
           This box has a color of #944fdd        
        
          <div style="background-color:#944fdd;">Content here</div>
        
        
          .mybackground {background-color:#944fdd;}
        
        Background color #944fdd
      
           Border around this has a color of #944fdd        
        
          <div style="border:2px solid #944fdd;">Content here</div>
        
        
          .myborder {border:2px solid #944fdd;}
        
        Border color #944fdd