#7791fb color space conversions
Hex:
        #7791fb
        RGB:
        119, 145, 251
        CMY:
        53, 43, 2
        CMYK:
        53, 42, 0, 2
      HSL:
        228°, 94.2857%, 72.5490%
        HSV (HSB):
        228°, 52.5896%, 98.4314%
        XYZ:
        35.1457, 31.1378, 95.4246
        xyY:
        0.2173, 0.1926, 31.1378
      CIE-Lab:
        62.6238, 19.9835, -55.8366
        CIE-LCH:
        62.6238, 59.3048, 289.6919
        CIE-Luv:
        62.6238, -15.9118, -91.9301
        Hunter-Lab:
        55.8012, 14.7739, -62.3298
      #7791fb color charts
#7791fb RGB chart
      #7791fb CMYK chart
      #7791fb RGB pie chart
      #7791fb color shades, tints & tones
#7791fb color schemes
#7791fb color preview, HTML & CSS examples
           This text has a color of #7791fb        
        
          <p style="color:#7791fb;">Text here</p>
        
        
          .mytext {color:#7791fb;}
        
        Text color #7791fb
      
           This box has a color of #7791fb        
        
          <div style="background-color:#7791fb;">Content here</div>
        
        
          .mybackground {background-color:#7791fb;}
        
        Background color #7791fb
      
           Border around this has a color of #7791fb        
        
          <div style="border:2px solid #7791fb;">Content here</div>
        
        
          .myborder {border:2px solid #7791fb;}
        
        Border color #7791fb