#296e94 color space conversions
Hex:
        #296e94
        RGB:
        41, 110, 148
        CMY:
        84, 57, 42
        CMYK:
        72, 26, 0, 42
      HSL:
        201°, 56.6138%, 37.0588%
        HSV (HSB):
        201°, 72.2973%, 58.0392%
        XYZ:
        11.8357, 13.7614, 30.0494
        xyY:
        0.2127, 0.2473, 13.7614
      CIE-Lab:
        43.8888, -8.4587, -26.9567
        CIE-LCH:
        43.8888, 28.2527, 252.5787
        CIE-Luv:
        43.8888, -25.2935, -38.0818
        Hunter-Lab:
        37.0964, -7.9678, -22.0596
      #296e94 color charts
#296e94 RGB chart
      #296e94 CMYK chart
      #296e94 RGB pie chart
      #296e94 color shades, tints & tones
#296e94 color schemes
#296e94 color preview, HTML & CSS examples
           This text has a color of #296e94        
        
          <p style="color:#296e94;">Text here</p>
        
        
          .mytext {color:#296e94;}
        
        Text color #296e94
      
           This box has a color of #296e94        
        
          <div style="background-color:#296e94;">Content here</div>
        
        
          .mybackground {background-color:#296e94;}
        
        Background color #296e94
      
           Border around this has a color of #296e94        
        
          <div style="border:2px solid #296e94;">Content here</div>
        
        
          .myborder {border:2px solid #296e94;}
        
        Border color #296e94