#944bd3 color space conversions
Hex:
        #944bd3
        RGB:
        148, 75, 211
        CMY:
        42, 71, 17
        CMYK:
        30, 64, 0, 17
      HSL:
        272°, 60.7143%, 56.0784%
        HSV (HSB):
        272°, 64.4550%, 82.7451%
        XYZ:
        26.4867, 16.0312, 63.3263
        xyY:
        0.2502, 0.1515, 16.0312
      CIE-Lab:
        47.0154, 54.9696, -58.2970
        CIE-LCH:
        47.0154, 80.1261, 313.3173
        CIE-Luv:
        47.0154, 20.7960, -93.2554
        Hunter-Lab:
        40.0390, 48.0136, -65.7468
      #944bd3 color charts
#944bd3 RGB chart
      #944bd3 CMYK chart
      #944bd3 RGB pie chart
      #944bd3 color shades, tints & tones
#944bd3 color schemes
#944bd3 color preview, HTML & CSS examples
           This text has a color of #944bd3        
        
          <p style="color:#944bd3;">Text here</p>
        
        
          .mytext {color:#944bd3;}
        
        Text color #944bd3
      
           This box has a color of #944bd3        
        
          <div style="background-color:#944bd3;">Content here</div>
        
        
          .mybackground {background-color:#944bd3;}
        
        Background color #944bd3
      
           Border around this has a color of #944bd3        
        
          <div style="border:2px solid #944bd3;">Content here</div>
        
        
          .myborder {border:2px solid #944bd3;}
        
        Border color #944bd3