#297bcd color space conversions
Hex:
        #297bcd
        RGB:
        41, 123, 205
        CMY:
        84, 52, 20
        CMYK:
        80, 40, 0, 20
      HSL:
        210°, 66.6667%, 48.2353%
        HSV (HSB):
        210°, 80.0000%, 80.3922%
        XYZ:
        19.0169, 19.0451, 60.4314
        xyY:
        0.1931, 0.1934, 19.0451
      CIE-Lab:
        50.7399, 4.7678, -49.2916
        CIE-LCH:
        50.7399, 49.5217, 275.5248
        CIE-Luv:
        50.7399, -27.2545, -76.2784
        Hunter-Lab:
        43.6407, 1.4118, -51.5532
      #297bcd color charts
#297bcd RGB chart
      #297bcd CMYK chart
      #297bcd RGB pie chart
      #297bcd color shades, tints & tones
#297bcd color schemes
#297bcd color preview, HTML & CSS examples
           This text has a color of #297bcd        
        
          <p style="color:#297bcd;">Text here</p>
        
        
          .mytext {color:#297bcd;}
        
        Text color #297bcd
      
           This box has a color of #297bcd        
        
          <div style="background-color:#297bcd;">Content here</div>
        
        
          .mybackground {background-color:#297bcd;}
        
        Background color #297bcd
      
           Border around this has a color of #297bcd        
        
          <div style="border:2px solid #297bcd;">Content here</div>
        
        
          .myborder {border:2px solid #297bcd;}
        
        Border color #297bcd