#299dd0 color space conversions
Hex:
        #299dd0
        RGB:
        41, 157, 208
        CMY:
        84, 38, 18
        CMYK:
        80, 25, 0, 18
      HSL:
        198°, 67.0683%, 48.8235%
        HSV (HSB):
        198°, 80.2885%, 81.5686%
        XYZ:
        24.3566, 29.1394, 64.0153
        xyY:
        0.2073, 0.2480, 29.1394
      CIE-Lab:
        60.9045, -13.8979, -34.9535
        CIE-LCH:
        60.9045, 37.6151, 248.3167
        CIE-Luv:
        60.9045, -38.6017, -53.0671
        Hunter-Lab:
        53.9809, -13.9262, -32.5245
      #299dd0 color charts
#299dd0 RGB chart
      #299dd0 CMYK chart
      #299dd0 RGB pie chart
      #299dd0 color shades, tints & tones
#299dd0 color schemes
#299dd0 color preview, HTML & CSS examples
           This text has a color of #299dd0        
        
          <p style="color:#299dd0;">Text here</p>
        
        
          .mytext {color:#299dd0;}
        
        Text color #299dd0
      
           This box has a color of #299dd0        
        
          <div style="background-color:#299dd0;">Content here</div>
        
        
          .mybackground {background-color:#299dd0;}
        
        Background color #299dd0
      
           Border around this has a color of #299dd0        
        
          <div style="border:2px solid #299dd0;">Content here</div>
        
        
          .myborder {border:2px solid #299dd0;}
        
        Border color #299dd0