#0296be color space conversions
Hex:
        #0296be
        RGB:
        2, 150, 190
        CMY:
        99, 41, 25
        CMYK:
        99, 21, 0, 25
      HSL:
        193°, 97.9167%, 37.6471%
        HSV (HSB):
        193°, 98.9474%, 74.5098%
        XYZ:
        20.2256, 25.5433, 52.5795
        xyY:
        0.2057, 0.2597, 25.5433
      CIE-Lab:
        57.6010, -18.7363, -30.0111
        CIE-LCH:
        57.6010, 35.3796, 238.0230
        CIE-Luv:
        57.6010, -40.1796, -43.9058
        Hunter-Lab:
        50.5404, -17.0121, -26.3039
      #0296be color charts
#0296be RGB chart
      #0296be CMYK chart
      #0296be RGB pie chart
      #0296be color shades, tints & tones
#0296be color schemes
#0296be color preview, HTML & CSS examples
           This text has a color of #0296be        
        
          <p style="color:#0296be;">Text here</p>
        
        
          .mytext {color:#0296be;}
        
        Text color #0296be
      
           This box has a color of #0296be        
        
          <div style="background-color:#0296be;">Content here</div>
        
        
          .mybackground {background-color:#0296be;}
        
        Background color #0296be
      
           Border around this has a color of #0296be        
        
          <div style="border:2px solid #0296be;">Content here</div>
        
        
          .myborder {border:2px solid #0296be;}
        
        Border color #0296be