#7749fb color space conversions
Hex:
        #7749fb
        RGB:
        119, 73, 251
        CMY:
        53, 71, 2
        CMYK:
        53, 71, 0, 2
      HSL:
        256°, 95.6989%, 63.5294%
        HSV (HSB):
        256°, 70.9163%, 98.4314%
        XYZ:
        27.4029, 15.6521, 92.8436
        xyY:
        0.2016, 0.1152, 15.6521
      CIE-Lab:
        46.5147, 60.8510, -81.8695
        CIE-LCH:
        46.5147, 102.0072, 306.6222
        CIE-Luv:
        46.5147, 2.9486, -125.6628
        Hunter-Lab:
        39.5627, 54.4024, -111.4448
      #7749fb color charts
#7749fb RGB chart
      #7749fb CMYK chart
      #7749fb RGB pie chart
      #7749fb color shades, tints & tones
#7749fb color schemes
#7749fb color preview, HTML & CSS examples
           This text has a color of #7749fb        
        
          <p style="color:#7749fb;">Text here</p>
        
        
          .mytext {color:#7749fb;}
        
        Text color #7749fb
      
           This box has a color of #7749fb        
        
          <div style="background-color:#7749fb;">Content here</div>
        
        
          .mybackground {background-color:#7749fb;}
        
        Background color #7749fb
      
           Border around this has a color of #7749fb        
        
          <div style="border:2px solid #7749fb;">Content here</div>
        
        
          .myborder {border:2px solid #7749fb;}
        
        Border color #7749fb