#7494cf color space conversions
Hex:
        #7494cf
        RGB:
        116, 148, 207
        CMY:
        55, 42, 19
        CMYK:
        44, 29, 0, 19
      HSL:
        219°, 48.6631%, 63.3333%
        HSV (HSB):
        219°, 43.9614%, 81.1765%
        XYZ:
        29.0548, 29.3978, 63.1745
        xyY:
        0.2389, 0.2417, 29.3978
      CIE-Lab:
        61.1311, 4.3574, -33.8260
        CIE-LCH:
        61.1311, 34.1055, 277.3403
        CIE-Luv:
        61.1311, -17.1882, -53.3889
        Hunter-Lab:
        54.2197, 0.7686, -31.1283
      #7494cf color charts
#7494cf RGB chart
      #7494cf CMYK chart
      #7494cf RGB pie chart
      #7494cf color shades, tints & tones
#7494cf color schemes
#7494cf color preview, HTML & CSS examples
           This text has a color of #7494cf        
        
          <p style="color:#7494cf;">Text here</p>
        
        
          .mytext {color:#7494cf;}
        
        Text color #7494cf
      
           This box has a color of #7494cf        
        
          <div style="background-color:#7494cf;">Content here</div>
        
        
          .mybackground {background-color:#7494cf;}
        
        Background color #7494cf
      
           Border around this has a color of #7494cf        
        
          <div style="border:2px solid #7494cf;">Content here</div>
        
        
          .myborder {border:2px solid #7494cf;}
        
        Border color #7494cf