#7749b3 color space conversions
Hex:
        #7749b3
        RGB:
        119, 73, 179
        CMY:
        53, 71, 30
        CMYK:
        34, 59, 0, 30
      HSL:
        266°, 42.0635%, 49.4118%
        HSV (HSB):
        266°, 59.2179%, 70.1961%
        XYZ:
        18.1270, 11.9417, 43.9974
        xyY:
        0.2447, 0.1612, 11.9417
      CIE-Lab:
        41.1233, 41.5843, -49.3721
        CIE-LCH:
        41.1233, 64.5512, 310.1062
        CIE-Luv:
        41.1233, 11.9672, -75.8636
        Hunter-Lab:
        34.5568, 33.1590, -51.2978
      #7749b3 color charts
#7749b3 RGB chart
      #7749b3 CMYK chart
      #7749b3 RGB pie chart
      #7749b3 color shades, tints & tones
#7749b3 color schemes
#7749b3 color preview, HTML & CSS examples
           This text has a color of #7749b3        
        
          <p style="color:#7749b3;">Text here</p>
        
        
          .mytext {color:#7749b3;}
        
        Text color #7749b3
      
           This box has a color of #7749b3        
        
          <div style="background-color:#7749b3;">Content here</div>
        
        
          .mybackground {background-color:#7749b3;}
        
        Background color #7749b3
      
           Border around this has a color of #7749b3        
        
          <div style="border:2px solid #7749b3;">Content here</div>
        
        
          .myborder {border:2px solid #7749b3;}
        
        Border color #7749b3