#299b79 color space conversions
Hex:
        #299b79
        RGB:
        41, 155, 121
        CMY:
        84, 39, 53
        CMYK:
        74, 0, 22, 39
      HSL:
        162°, 58.1633%, 38.4314%
        HSV (HSB):
        162°, 73.5484%, 60.7843%
        XYZ:
        16.0870, 25.2946, 22.1236
        xyY:
        0.2533, 0.3983, 25.2946
      CIE-Lab:
        57.3613, -39.6360, 8.9063
        CIE-LCH:
        57.3613, 40.6243, 167.3358
        CIE-Luv:
        57.3613, -43.6392, 18.3046
        Hunter-Lab:
        50.2937, -30.9189, 9.1246
      #299b79 color charts
#299b79 RGB chart
      #299b79 CMYK chart
      #299b79 RGB pie chart
      #299b79 color shades, tints & tones
#299b79 color schemes
#299b79 color preview, HTML & CSS examples
           This text has a color of #299b79        
        
          <p style="color:#299b79;">Text here</p>
        
        
          .mytext {color:#299b79;}
        
        Text color #299b79
      
           This box has a color of #299b79        
        
          <div style="background-color:#299b79;">Content here</div>
        
        
          .mybackground {background-color:#299b79;}
        
        Background color #299b79
      
           Border around this has a color of #299b79        
        
          <div style="border:2px solid #299b79;">Content here</div>
        
        
          .myborder {border:2px solid #299b79;}
        
        Border color #299b79