#299b94 color space conversions
Hex:
        #299b94
        RGB:
        41, 155, 148
        CMY:
        84, 39, 42
        CMYK:
        74, 0, 5, 39
      HSL:
        176°, 58.1633%, 38.4314%
        HSV (HSB):
        176°, 73.5484%, 60.7843%
        XYZ:
        17.9811, 26.0522, 32.0979
        xyY:
        0.2362, 0.3422, 26.0522
      CIE-Lab:
        58.0866, -32.3075, -5.3718
        CIE-LCH:
        58.0866, 32.7510, 189.4403
        CIE-Luv:
        58.0866, -41.8579, -3.0904
        Hunter-Lab:
        51.0414, -26.4396, -1.5561
      #299b94 color charts
#299b94 RGB chart
      #299b94 CMYK chart
      #299b94 RGB pie chart
      #299b94 color shades, tints & tones
#299b94 color schemes
#299b94 color preview, HTML & CSS examples
           This text has a color of #299b94        
        
          <p style="color:#299b94;">Text here</p>
        
        
          .mytext {color:#299b94;}
        
        Text color #299b94
      
           This box has a color of #299b94        
        
          <div style="background-color:#299b94;">Content here</div>
        
        
          .mybackground {background-color:#299b94;}
        
        Background color #299b94
      
           Border around this has a color of #299b94        
        
          <div style="border:2px solid #299b94;">Content here</div>
        
        
          .myborder {border:2px solid #299b94;}
        
        Border color #299b94