#7494db color space conversions
Hex:
        #7494db
        RGB:
        116, 148, 219
        CMY:
        55, 42, 14
        CMYK:
        47, 32, 0, 14
      HSL:
        221°, 58.8571%, 65.6863%
        HSV (HSB):
        221°, 47.0320%, 85.8824%
        XYZ:
        30.5785, 30.0073, 71.1982
        xyY:
        0.2320, 0.2277, 30.0073
      CIE-Lab:
        61.6605, 7.8634, -39.6958
        CIE-LCH:
        61.6605, 40.4672, 281.2047
        CIE-Luv:
        61.6605, -17.3674, -63.6067
        Hunter-Lab:
        54.7789, 3.7787, -38.7162
      #7494db color charts
#7494db RGB chart
      #7494db CMYK chart
      #7494db RGB pie chart
      #7494db color shades, tints & tones
#7494db color schemes
#7494db color preview, HTML & CSS examples
           This text has a color of #7494db        
        
          <p style="color:#7494db;">Text here</p>
        
        
          .mytext {color:#7494db;}
        
        Text color #7494db
      
           This box has a color of #7494db        
        
          <div style="background-color:#7494db;">Content here</div>
        
        
          .mybackground {background-color:#7494db;}
        
        Background color #7494db
      
           Border around this has a color of #7494db        
        
          <div style="border:2px solid #7494db;">Content here</div>
        
        
          .myborder {border:2px solid #7494db;}
        
        Border color #7494db