#7490ba color space conversions
Hex:
        #7490ba
        RGB:
        116, 144, 186
        CMY:
        55, 44, 27
        CMYK:
        38, 23, 0, 27
      HSL:
        216°, 33.6538%, 59.2157%
        HSV (HSB):
        216°, 37.6344%, 72.9412%
        XYZ:
        26.0386, 27.2047, 50.3330
        xyY:
        0.2514, 0.2627, 27.2047
      CIE-Lab:
        59.1633, 0.7559, -25.0501
        CIE-LCH:
        59.1633, 25.0615, 271.7283
        CIE-Luv:
        59.1633, -15.2522, -38.3638
        Hunter-Lab:
        52.1581, -2.1650, -20.7047
      #7490ba color charts
#7490ba RGB chart
      #7490ba CMYK chart
      #7490ba RGB pie chart
      #7490ba color shades, tints & tones
#7490ba color schemes
#7490ba color preview, HTML & CSS examples
           This text has a color of #7490ba        
        
          <p style="color:#7490ba;">Text here</p>
        
        
          .mytext {color:#7490ba;}
        
        Text color #7490ba
      
           This box has a color of #7490ba        
        
          <div style="background-color:#7490ba;">Content here</div>
        
        
          .mybackground {background-color:#7490ba;}
        
        Background color #7490ba
      
           Border around this has a color of #7490ba        
        
          <div style="border:2px solid #7490ba;">Content here</div>
        
        
          .myborder {border:2px solid #7490ba;}
        
        Border color #7490ba