#299bae color space conversions
Hex:
        #299bae
        RGB:
        41, 155, 174
        CMY:
        84, 39, 32
        CMYK:
        76, 11, 0, 32
      HSL:
        189°, 61.8605%, 42.1569%
        HSV (HSB):
        189°, 76.4368%, 68.2353%
        XYZ:
        20.2758, 26.9701, 44.1815
        xyY:
        0.2218, 0.2950, 26.9701
      CIE-Lab:
        58.9466, -24.2900, -18.8481
        CIE-LCH:
        58.9466, 30.7451, 217.8101
        CIE-Luv:
        58.9466, -40.1007, -25.1689
        Hunter-Lab:
        51.9327, -21.1917, -14.0877
      #299bae color charts
#299bae RGB chart
      #299bae CMYK chart
      #299bae RGB pie chart
      #299bae color shades, tints & tones
#299bae color schemes
#299bae color preview, HTML & CSS examples
           This text has a color of #299bae        
        
          <p style="color:#299bae;">Text here</p>
        
        
          .mytext {color:#299bae;}
        
        Text color #299bae
      
           This box has a color of #299bae        
        
          <div style="background-color:#299bae;">Content here</div>
        
        
          .mybackground {background-color:#299bae;}
        
        Background color #299bae
      
           Border around this has a color of #299bae        
        
          <div style="border:2px solid #299bae;">Content here</div>
        
        
          .myborder {border:2px solid #299bae;}
        
        Border color #299bae