#944acb color space conversions
Hex:
        #944acb
        RGB:
        148, 74, 203
        CMY:
        42, 71, 20
        CMYK:
        27, 64, 0, 20
      HSL:
        274°, 55.3648%, 54.3137%
        HSV (HSB):
        274°, 63.5468%, 79.6078%
        XYZ:
        25.4410, 15.5053, 58.1518
        xyY:
        0.2567, 0.1565, 15.5053
      CIE-Lab:
        46.3186, 53.6174, -54.8215
        CIE-LCH:
        46.3186, 76.6826, 314.3638
        CIE-Luv:
        46.3186, 22.5600, -87.7111
        Hunter-Lab:
        39.3767, 46.4183, -59.9962
      #944acb color charts
#944acb RGB chart
      #944acb CMYK chart
      #944acb RGB pie chart
      #944acb color shades, tints & tones
#944acb color schemes
#944acb color preview, HTML & CSS examples
           This text has a color of #944acb        
        
          <p style="color:#944acb;">Text here</p>
        
        
          .mytext {color:#944acb;}
        
        Text color #944acb
      
           This box has a color of #944acb        
        
          <div style="background-color:#944acb;">Content here</div>
        
        
          .mybackground {background-color:#944acb;}
        
        Background color #944acb
      
           Border around this has a color of #944acb        
        
          <div style="border:2px solid #944acb;">Content here</div>
        
        
          .myborder {border:2px solid #944acb;}
        
        Border color #944acb