#7749b4 color space conversions
Hex:
        #7749b4
        RGB:
        119, 73, 180
        CMY:
        53, 71, 29
        CMYK:
        34, 59, 0, 29
      HSL:
        266°, 42.2925%, 49.6078%
        HSV (HSB):
        266°, 59.4444%, 70.5882%
        XYZ:
        18.2285, 11.9823, 44.5321
        xyY:
        0.2439, 0.1603, 11.9823
      CIE-Lab:
        41.1880, 41.8418, -49.8571
        CIE-LCH:
        41.1880, 65.0882, 310.0045
        CIE-Luv:
        41.1880, 11.8187, -76.6129
        Hunter-Lab:
        34.6155, 33.4210, -52.0445
      #7749b4 color charts
#7749b4 RGB chart
      #7749b4 CMYK chart
      #7749b4 RGB pie chart
      #7749b4 color shades, tints & tones
#7749b4 color schemes
#7749b4 color preview, HTML & CSS examples
           This text has a color of #7749b4        
        
          <p style="color:#7749b4;">Text here</p>
        
        
          .mytext {color:#7749b4;}
        
        Text color #7749b4
      
           This box has a color of #7749b4        
        
          <div style="background-color:#7749b4;">Content here</div>
        
        
          .mybackground {background-color:#7749b4;}
        
        Background color #7749b4
      
           Border around this has a color of #7749b4        
        
          <div style="border:2px solid #7749b4;">Content here</div>
        
        
          .myborder {border:2px solid #7749b4;}
        
        Border color #7749b4