#2296b4 color space conversions
Hex:
        #2296b4
        RGB:
        34, 150, 180
        CMY:
        87, 41, 29
        CMYK:
        81, 17, 0, 29
      HSL:
        192°, 68.2243%, 41.9608%
        HSV (HSB):
        192°, 81.1111%, 70.5882%
        XYZ:
        19.8043, 25.4481, 47.0482
        xyY:
        0.2146, 0.2757, 25.4481
      CIE-Lab:
        57.5094, -20.4292, -24.4617
        CIE-LCH:
        57.5094, 31.8704, 230.1331
        CIE-Luv:
        57.5094, -38.7742, -34.6063
        Hunter-Lab:
        50.4461, -18.2046, -19.9842
      #2296b4 color charts
#2296b4 RGB chart
      #2296b4 CMYK chart
      #2296b4 RGB pie chart
      #2296b4 color shades, tints & tones
#2296b4 color schemes
#2296b4 color preview, HTML & CSS examples
           This text has a color of #2296b4        
        
          <p style="color:#2296b4;">Text here</p>
        
        
          .mytext {color:#2296b4;}
        
        Text color #2296b4
      
           This box has a color of #2296b4        
        
          <div style="background-color:#2296b4;">Content here</div>
        
        
          .mybackground {background-color:#2296b4;}
        
        Background color #2296b4
      
           Border around this has a color of #2296b4        
        
          <div style="border:2px solid #2296b4;">Content here</div>
        
        
          .myborder {border:2px solid #2296b4;}
        
        Border color #2296b4