#0296ea color space conversions
Hex:
        #0296ea
        RGB:
        2, 150, 234
        CMY:
        99, 41, 8
        CMYK:
        99, 36, 0, 8
      HSL:
        202°, 98.3051%, 46.2745%
        HSV (HSB):
        202°, 99.1453%, 91.7647%
        XYZ:
        25.7827, 27.7661, 81.8424
        xyY:
        0.1904, 0.2051, 27.7661
      CIE-Lab:
        59.6768, -2.5253, -51.3683
        CIE-LCH:
        59.6768, 51.4303, 267.1856
        CIE-Luv:
        59.6768, -37.1587, -81.4682
        Hunter-Lab:
        52.6936, -4.8747, -55.2024
      #0296ea color charts
#0296ea RGB chart
      #0296ea CMYK chart
      #0296ea RGB pie chart
      #0296ea color shades, tints & tones
#0296ea color schemes
#0296ea color preview, HTML & CSS examples
           This text has a color of #0296ea        
        
          <p style="color:#0296ea;">Text here</p>
        
        
          .mytext {color:#0296ea;}
        
        Text color #0296ea
      
           This box has a color of #0296ea        
        
          <div style="background-color:#0296ea;">Content here</div>
        
        
          .mybackground {background-color:#0296ea;}
        
        Background color #0296ea
      
           Border around this has a color of #0296ea        
        
          <div style="border:2px solid #0296ea;">Content here</div>
        
        
          .myborder {border:2px solid #0296ea;}
        
        Border color #0296ea