#296baf color space conversions
Hex:
        #296baf
        RGB:
        41, 107, 175
        CMY:
        84, 58, 31
        CMYK:
        77, 39, 0, 31
      HSL:
        210°, 62.0370%, 42.3529%
        HSV (HSB):
        210°, 76.5714%, 68.6275%
        XYZ:
        13.9100, 14.0820, 42.5424
        xyY:
        0.1972, 0.1996, 14.0820
      CIE-Lab:
        44.3502, 3.3610, -42.1602
        CIE-LCH:
        44.3502, 42.2939, 274.5580
        CIE-Luv:
        44.3502, -23.1284, -62.8839
        Hunter-Lab:
        37.5259, 0.4955, -40.9477
      #296baf color charts
#296baf RGB chart
      #296baf CMYK chart
      #296baf RGB pie chart
      #296baf color shades, tints & tones
#296baf color schemes
#296baf color preview, HTML & CSS examples
           This text has a color of #296baf        
        
          <p style="color:#296baf;">Text here</p>
        
        
          .mytext {color:#296baf;}
        
        Text color #296baf
      
           This box has a color of #296baf        
        
          <div style="background-color:#296baf;">Content here</div>
        
        
          .mybackground {background-color:#296baf;}
        
        Background color #296baf
      
           Border around this has a color of #296baf        
        
          <div style="border:2px solid #296baf;">Content here</div>
        
        
          .myborder {border:2px solid #296baf;}
        
        Border color #296baf