#299fe1 color space conversions
Hex:
        #299fe1
        RGB:
        41, 159, 225
        CMY:
        84, 38, 12
        CMYK:
        82, 29, 0, 12
      HSL:
        202°, 75.4098%, 52.1569%
        HSV (HSB):
        202°, 81.7778%, 88.2353%
        XYZ:
        26.9032, 30.7039, 75.7427
        xyY:
        0.2017, 0.2303, 30.7039
      CIE-Lab:
        62.2569, -9.0236, -42.2851
        CIE-LCH:
        62.2569, 43.2372, 257.9538
        CIE-Luv:
        62.2569, -38.2552, -66.1115
        Hunter-Lab:
        55.4111, -10.3042, -42.2570
      #299fe1 color charts
#299fe1 RGB chart
      #299fe1 CMYK chart
      #299fe1 RGB pie chart
      #299fe1 color shades, tints & tones
#299fe1 color schemes
#299fe1 color preview, HTML & CSS examples
           This text has a color of #299fe1        
        
          <p style="color:#299fe1;">Text here</p>
        
        
          .mytext {color:#299fe1;}
        
        Text color #299fe1
      
           This box has a color of #299fe1        
        
          <div style="background-color:#299fe1;">Content here</div>
        
        
          .mybackground {background-color:#299fe1;}
        
        Background color #299fe1
      
           Border around this has a color of #299fe1        
        
          <div style="border:2px solid #299fe1;">Content here</div>
        
        
          .myborder {border:2px solid #299fe1;}
        
        Border color #299fe1