#296bbe color space conversions
Hex:
        #296bbe
        RGB:
        41, 107, 190
        CMY:
        84, 58, 25
        CMYK:
        78, 44, 0, 25
      HSL:
        213°, 64.5022%, 45.2941%
        HSV (HSB):
        213°, 78.4211%, 74.5098%
        XYZ:
        15.4664, 14.7045, 50.7383
        xyY:
        0.1912, 0.1817, 14.7045
      CIE-Lab:
        45.2268, 9.0648, -49.4926
        CIE-LCH:
        45.2268, 50.3158, 280.3790
        CIE-Luv:
        45.2268, -22.6328, -74.9463
        Hunter-Lab:
        38.3465, 4.8887, -51.6073
      #296bbe color charts
#296bbe RGB chart
      #296bbe CMYK chart
      #296bbe RGB pie chart
      #296bbe color shades, tints & tones
#296bbe color schemes
#296bbe color preview, HTML & CSS examples
           This text has a color of #296bbe        
        
          <p style="color:#296bbe;">Text here</p>
        
        
          .mytext {color:#296bbe;}
        
        Text color #296bbe
      
           This box has a color of #296bbe        
        
          <div style="background-color:#296bbe;">Content here</div>
        
        
          .mybackground {background-color:#296bbe;}
        
        Background color #296bbe
      
           Border around this has a color of #296bbe        
        
          <div style="border:2px solid #296bbe;">Content here</div>
        
        
          .myborder {border:2px solid #296bbe;}
        
        Border color #296bbe