#944cbd color space conversions
Hex:
        #944cbd
        RGB:
        148, 76, 189
        CMY:
        42, 70, 26
        CMYK:
        22, 60, 0, 26
      HSL:
        278°, 46.1224%, 51.9608%
        HSV (HSB):
        278°, 59.7884%, 74.1176%
        XYZ:
        23.9825, 15.1389, 49.8022
        xyY:
        0.2697, 0.1702, 15.1389
      CIE-Lab:
        45.8239, 49.4704, -47.5036
        CIE-LCH:
        45.8239, 68.5851, 316.1619
        CIE-Luv:
        45.8239, 24.8423, -76.3182
        Hunter-Lab:
        38.9087, 41.9331, -48.6536
      #944cbd color charts
#944cbd RGB chart
      #944cbd CMYK chart
      #944cbd RGB pie chart
      #944cbd color shades, tints & tones
#944cbd color schemes
#944cbd color preview, HTML & CSS examples
           This text has a color of #944cbd        
        
          <p style="color:#944cbd;">Text here</p>
        
        
          .mytext {color:#944cbd;}
        
        Text color #944cbd
      
           This box has a color of #944cbd        
        
          <div style="background-color:#944cbd;">Content here</div>
        
        
          .mybackground {background-color:#944cbd;}
        
        Background color #944cbd
      
           Border around this has a color of #944cbd        
        
          <div style="border:2px solid #944cbd;">Content here</div>
        
        
          .myborder {border:2px solid #944cbd;}
        
        Border color #944cbd