#296fa5 color space conversions
Hex:
        #296fa5
        RGB:
        41, 111, 165
        CMY:
        84, 56, 35
        CMYK:
        75, 33, 0, 35
      HSL:
        206°, 60.1942%, 40.3922%
        HSV (HSB):
        206°, 75.1515%, 64.7059%
        XYZ:
        13.3904, 14.5569, 37.7013
        xyY:
        0.2040, 0.2217, 14.5569
      CIE-Lab:
        45.0212, -2.8537, -35.2325
        CIE-LCH:
        45.0212, 35.3479, 265.3693
        CIE-Luv:
        45.0212, -24.8860, -51.7522
        Hunter-Lab:
        38.1535, -4.1220, -31.8798
      #296fa5 color charts
#296fa5 RGB chart
      #296fa5 CMYK chart
      #296fa5 RGB pie chart
      #296fa5 color shades, tints & tones
#296fa5 color schemes
#296fa5 color preview, HTML & CSS examples
           This text has a color of #296fa5        
        
          <p style="color:#296fa5;">Text here</p>
        
        
          .mytext {color:#296fa5;}
        
        Text color #296fa5
      
           This box has a color of #296fa5        
        
          <div style="background-color:#296fa5;">Content here</div>
        
        
          .mybackground {background-color:#296fa5;}
        
        Background color #296fa5
      
           Border around this has a color of #296fa5        
        
          <div style="border:2px solid #296fa5;">Content here</div>
        
        
          .myborder {border:2px solid #296fa5;}
        
        Border color #296fa5