#0299ce color space conversions
Hex:
        #0299ce
        RGB:
        2, 153, 206
        CMY:
        99, 40, 19
        CMYK:
        99, 26, 0, 19
      HSL:
        196°, 98.0769%, 40.7843%
        HSV (HSB):
        196°, 99.0291%, 80.7843%
        XYZ:
        22.5568, 27.2516, 62.4637
        xyY:
        0.2009, 0.2427, 27.2516
      CIE-Lab:
        59.2065, -14.6022, -36.5164
        CIE-LCH:
        59.2065, 39.3278, 248.2044
        CIE-Luv:
        59.2065, -40.0322, -55.3645
        Hunter-Lab:
        52.2031, -14.2259, -34.4015
      #0299ce color charts
#0299ce RGB chart
      #0299ce CMYK chart
      #0299ce RGB pie chart
      #0299ce color shades, tints & tones
#0299ce color schemes
#0299ce color preview, HTML & CSS examples
           This text has a color of #0299ce        
        
          <p style="color:#0299ce;">Text here</p>
        
        
          .mytext {color:#0299ce;}
        
        Text color #0299ce
      
           This box has a color of #0299ce        
        
          <div style="background-color:#0299ce;">Content here</div>
        
        
          .mybackground {background-color:#0299ce;}
        
        Background color #0299ce
      
           Border around this has a color of #0299ce        
        
          <div style="border:2px solid #0299ce;">Content here</div>
        
        
          .myborder {border:2px solid #0299ce;}
        
        Border color #0299ce