#299ec8 color space conversions
Hex:
        #299ec8
        RGB:
        41, 158, 200
        CMY:
        84, 38, 22
        CMYK:
        80, 21, 0, 22
      HSL:
        196°, 65.9751%, 47.2549%
        HSV (HSB):
        196°, 79.5000%, 78.4314%
        XYZ:
        23.5666, 29.0953, 59.0174
        xyY:
        0.2110, 0.2605, 29.0953
      CIE-Lab:
        60.8656, -17.2015, -30.5416
        CIE-LCH:
        60.8656, 35.0525, 240.6111
        CIE-Luv:
        60.8656, -39.4564, -45.3294
        Hunter-Lab:
        53.9400, -16.4076, -27.1130
      #299ec8 color charts
#299ec8 RGB chart
      #299ec8 CMYK chart
      #299ec8 RGB pie chart
      #299ec8 color shades, tints & tones
#299ec8 color schemes
#299ec8 color preview, HTML & CSS examples
           This text has a color of #299ec8        
        
          <p style="color:#299ec8;">Text here</p>
        
        
          .mytext {color:#299ec8;}
        
        Text color #299ec8
      
           This box has a color of #299ec8        
        
          <div style="background-color:#299ec8;">Content here</div>
        
        
          .mybackground {background-color:#299ec8;}
        
        Background color #299ec8
      
           Border around this has a color of #299ec8        
        
          <div style="border:2px solid #299ec8;">Content here</div>
        
        
          .myborder {border:2px solid #299ec8;}
        
        Border color #299ec8