#296eaa color space conversions
Hex:
        #296eaa
        RGB:
        41, 110, 170
        CMY:
        84, 57, 33
        CMYK:
        76, 35, 0, 33
      HSL:
        208°, 61.1374%, 41.3725%
        HSV (HSB):
        208°, 75.8824%, 66.6667%
        XYZ:
        13.7461, 14.5256, 40.1094
        xyY:
        0.2010, 0.2124, 14.5256
      CIE-Lab:
        44.9774, -0.3815, -38.2367
        CIE-LCH:
        44.9774, 38.2386, 269.4284
        CIE-Luv:
        44.9774, -24.3329, -56.6578
        Hunter-Lab:
        38.1124, -2.3168, -35.7180
      #296eaa color charts
#296eaa RGB chart
      #296eaa CMYK chart
      #296eaa RGB pie chart
      #296eaa color shades, tints & tones
#296eaa color schemes
#296eaa color preview, HTML & CSS examples
           This text has a color of #296eaa        
        
          <p style="color:#296eaa;">Text here</p>
        
        
          .mytext {color:#296eaa;}
        
        Text color #296eaa
      
           This box has a color of #296eaa        
        
          <div style="background-color:#296eaa;">Content here</div>
        
        
          .mybackground {background-color:#296eaa;}
        
        Background color #296eaa
      
           Border around this has a color of #296eaa        
        
          <div style="border:2px solid #296eaa;">Content here</div>
        
        
          .myborder {border:2px solid #296eaa;}
        
        Border color #296eaa