#299bdb color space conversions
Hex:
        #299bdb
        RGB:
        41, 155, 219
        CMY:
        84, 39, 14
        CMYK:
        81, 29, 0, 14
      HSL:
        202°, 71.2000%, 50.9804%
        HSV (HSB):
        202°, 81.2785%, 85.8824%
        XYZ:
        25.4220, 29.0286, 71.2810
        xyY:
        0.2022, 0.2309, 29.0286
      CIE-Lab:
        60.8068, -8.9124, -41.2350
        CIE-LCH:
        60.8068, 42.1872, 257.8039
        CIE-Luv:
        60.8068, -37.2499, -64.1188
        Hunter-Lab:
        53.8782, -10.0630, -40.7262
      #299bdb color charts
#299bdb RGB chart
      #299bdb CMYK chart
      #299bdb RGB pie chart
      #299bdb color shades, tints & tones
#299bdb color schemes
#299bdb color preview, HTML & CSS examples
           This text has a color of #299bdb        
        
          <p style="color:#299bdb;">Text here</p>
        
        
          .mytext {color:#299bdb;}
        
        Text color #299bdb
      
           This box has a color of #299bdb        
        
          <div style="background-color:#299bdb;">Content here</div>
        
        
          .mybackground {background-color:#299bdb;}
        
        Background color #299bdb
      
           Border around this has a color of #299bdb        
        
          <div style="border:2px solid #299bdb;">Content here</div>
        
        
          .myborder {border:2px solid #299bdb;}
        
        Border color #299bdb