#7299c1 color space conversions
Hex:
        #7299c1
        RGB:
        114, 153, 193
        CMY:
        55, 40, 24
        CMYK:
        41, 21, 0, 24
      HSL:
        210°, 38.9163%, 60.1961%
        HSV (HSB):
        210°, 40.9326%, 75.6863%
        XYZ:
        27.9563, 30.2101, 54.8098
        xyY:
        0.2475, 0.2674, 30.2101
      CIE-Lab:
        61.8351, -2.9766, -24.8988
        CIE-LCH:
        61.8351, 25.0761, 263.1826
        CIE-Luv:
        61.8351, -19.7843, -37.9023
        Hunter-Lab:
        54.9637, -5.3958, -20.6493
      #7299c1 color charts
#7299c1 RGB chart
      #7299c1 CMYK chart
      #7299c1 RGB pie chart
      #7299c1 color shades, tints & tones
#7299c1 color schemes
#7299c1 color preview, HTML & CSS examples
           This text has a color of #7299c1        
        
          <p style="color:#7299c1;">Text here</p>
        
        
          .mytext {color:#7299c1;}
        
        Text color #7299c1
      
           This box has a color of #7299c1        
        
          <div style="background-color:#7299c1;">Content here</div>
        
        
          .mybackground {background-color:#7299c1;}
        
        Background color #7299c1
      
           Border around this has a color of #7299c1        
        
          <div style="border:2px solid #7299c1;">Content here</div>
        
        
          .myborder {border:2px solid #7299c1;}
        
        Border color #7299c1