#7491cd color space conversions
Hex:
        #7491cd
        RGB:
        116, 145, 205
        CMY:
        55, 43, 20
        CMYK:
        43, 29, 0, 20
      HSL:
        220°, 47.0899%, 62.9412%
        HSV (HSB):
        220°, 43.4146%, 80.3922%
        XYZ:
        28.3473, 28.3716, 61.7398
        xyY:
        0.2393, 0.2395, 28.3716
      CIE-Lab:
        60.2230, 5.5153, -34.1194
        CIE-LCH:
        60.2230, 34.5622, 279.1823
        CIE-Luv:
        60.2230, -15.9953, -53.8825
        Hunter-Lab:
        53.2650, 1.7829, -31.4380
      #7491cd color charts
#7491cd RGB chart
      #7491cd CMYK chart
      #7491cd RGB pie chart
      #7491cd color shades, tints & tones
#7491cd color schemes
#7491cd color preview, HTML & CSS examples
           This text has a color of #7491cd        
        
          <p style="color:#7491cd;">Text here</p>
        
        
          .mytext {color:#7491cd;}
        
        Text color #7491cd
      
           This box has a color of #7491cd        
        
          <div style="background-color:#7491cd;">Content here</div>
        
        
          .mybackground {background-color:#7491cd;}
        
        Background color #7491cd
      
           Border around this has a color of #7491cd        
        
          <div style="border:2px solid #7491cd;">Content here</div>
        
        
          .myborder {border:2px solid #7491cd;}
        
        Border color #7491cd