#0296bd color space conversions
Hex:
        #0296bd
        RGB:
        2, 150, 189
        CMY:
        99, 41, 26
        CMYK:
        99, 21, 0, 26
      HSL:
        193°, 97.9058%, 37.4510%
        HSV (HSB):
        193°, 98.9418%, 74.1176%
        XYZ:
        20.1167, 25.4997, 52.0058
        xyY:
        0.2061, 0.2612, 25.4997
      CIE-Lab:
        57.5591, -19.0927, -29.5105
        CIE-LCH:
        57.5591, 35.1483, 237.0979
        CIE-Luv:
        57.5591, -40.2544, -43.0361
        Hunter-Lab:
        50.4972, -17.2608, -25.7131
      #0296bd color charts
#0296bd RGB chart
      #0296bd CMYK chart
      #0296bd RGB pie chart
      #0296bd color shades, tints & tones
#0296bd color schemes
#0296bd color preview, HTML & CSS examples
           This text has a color of #0296bd        
        
          <p style="color:#0296bd;">Text here</p>
        
        
          .mytext {color:#0296bd;}
        
        Text color #0296bd
      
           This box has a color of #0296bd        
        
          <div style="background-color:#0296bd;">Content here</div>
        
        
          .mybackground {background-color:#0296bd;}
        
        Background color #0296bd
      
           Border around this has a color of #0296bd        
        
          <div style="border:2px solid #0296bd;">Content here</div>
        
        
          .myborder {border:2px solid #0296bd;}
        
        Border color #0296bd