#944eaf color space conversions
Hex:
        #944eaf
        RGB:
        148, 78, 175
        CMY:
        42, 69, 31
        CMYK:
        15, 55, 0, 31
      HSL:
        283°, 38.3399%, 49.6078%
        HSV (HSB):
        283°, 55.4286%, 68.6275%
        XYZ:
        22.6750, 14.8398, 42.2267
        xyY:
        0.2844, 0.1861, 14.8398
      CIE-Lab:
        45.4140, 45.3876, -39.9635
        CIE-LCH:
        45.4140, 60.4741, 318.6363
        CIE-Luv:
        45.4140, 27.1626, -64.5066
        Hunter-Lab:
        38.5225, 37.6538, -38.0254
      #944eaf color charts
#944eaf RGB chart
      #944eaf CMYK chart
      #944eaf RGB pie chart
      #944eaf color shades, tints & tones
#944eaf color schemes
#944eaf color preview, HTML & CSS examples
           This text has a color of #944eaf        
        
          <p style="color:#944eaf;">Text here</p>
        
        
          .mytext {color:#944eaf;}
        
        Text color #944eaf
      
           This box has a color of #944eaf        
        
          <div style="background-color:#944eaf;">Content here</div>
        
        
          .mybackground {background-color:#944eaf;}
        
        Background color #944eaf
      
           Border around this has a color of #944eaf        
        
          <div style="border:2px solid #944eaf;">Content here</div>
        
        
          .myborder {border:2px solid #944eaf;}
        
        Border color #944eaf