#299bee color space conversions
Hex:
        #299bee
        RGB:
        41, 155, 238
        CMY:
        84, 39, 7
        CMYK:
        83, 35, 0, 7
      HSL:
        205°, 85.2814%, 54.7059%
        HSV (HSB):
        205°, 82.7731%, 93.3333%
        XYZ:
        28.0684, 30.0872, 85.2170
        xyY:
        0.1958, 0.2099, 30.0872
      CIE-Lab:
        61.7293, -2.0769, -50.2952
        CIE-LCH:
        61.7293, 50.3381, 267.6354
        CIE-Luv:
        61.7293, -36.1855, -80.1964
        Hunter-Lab:
        54.8518, -4.6496, -53.7159
      #299bee color charts
#299bee RGB chart
      #299bee CMYK chart
      #299bee RGB pie chart
      #299bee color shades, tints & tones
#299bee color schemes
#299bee color preview, HTML & CSS examples
           This text has a color of #299bee        
        
          <p style="color:#299bee;">Text here</p>
        
        
          .mytext {color:#299bee;}
        
        Text color #299bee
      
           This box has a color of #299bee        
        
          <div style="background-color:#299bee;">Content here</div>
        
        
          .mybackground {background-color:#299bee;}
        
        Background color #299bee
      
           Border around this has a color of #299bee        
        
          <div style="border:2px solid #299bee;">Content here</div>
        
        
          .myborder {border:2px solid #299bee;}
        
        Border color #299bee