#296d94 color space conversions
Hex:
        #296d94
        RGB:
        41, 109, 148
        CMY:
        84, 57, 42
        CMYK:
        72, 26, 0, 42
      HSL:
        202°, 56.6138%, 37.0588%
        HSV (HSB):
        202°, 72.2973%, 58.0392%
        XYZ:
        11.7284, 13.5468, 30.0136
        xyY:
        0.2121, 0.2450, 13.5468
      CIE-Lab:
        43.5759, -7.8667, -27.4445
        CIE-LCH:
        43.5759, 28.5498, 254.0056
        CIE-Luv:
        43.5759, -24.9313, -38.8365
        Hunter-Lab:
        36.8060, -7.5307, -22.5841
      #296d94 color charts
#296d94 RGB chart
      #296d94 CMYK chart
      #296d94 RGB pie chart
      #296d94 color shades, tints & tones
#296d94 color schemes
#296d94 color preview, HTML & CSS examples
           This text has a color of #296d94        
        
          <p style="color:#296d94;">Text here</p>
        
        
          .mytext {color:#296d94;}
        
        Text color #296d94
      
           This box has a color of #296d94        
        
          <div style="background-color:#296d94;">Content here</div>
        
        
          .mybackground {background-color:#296d94;}
        
        Background color #296d94
      
           Border around this has a color of #296d94        
        
          <div style="border:2px solid #296d94;">Content here</div>
        
        
          .myborder {border:2px solid #296d94;}
        
        Border color #296d94