#299ee1 color space conversions
Hex:
        #299ee1
        RGB:
        41, 158, 225
        CMY:
        84, 38, 12
        CMYK:
        82, 30, 0, 12
      HSL:
        202°, 75.4098%, 52.1569%
        HSV (HSB):
        202°, 81.7778%, 88.2353%
        XYZ:
        26.7319, 30.3614, 75.6856
        xyY:
        0.2013, 0.2287, 30.3614
      CIE-Lab:
        61.9648, -8.4626, -42.7442
        CIE-LCH:
        61.9648, 43.5739, 258.8012
        CIE-Luv:
        61.9648, -37.9165, -66.8960
        Hunter-Lab:
        55.1012, -9.8291, -42.8684
      #299ee1 color charts
#299ee1 RGB chart
      #299ee1 CMYK chart
      #299ee1 RGB pie chart
      #299ee1 color shades, tints & tones
#299ee1 color schemes
#299ee1 color preview, HTML & CSS examples
           This text has a color of #299ee1        
        
          <p style="color:#299ee1;">Text here</p>
        
        
          .mytext {color:#299ee1;}
        
        Text color #299ee1
      
           This box has a color of #299ee1        
        
          <div style="background-color:#299ee1;">Content here</div>
        
        
          .mybackground {background-color:#299ee1;}
        
        Background color #299ee1
      
           Border around this has a color of #299ee1        
        
          <div style="border:2px solid #299ee1;">Content here</div>
        
        
          .myborder {border:2px solid #299ee1;}
        
        Border color #299ee1