#299b65 color space conversions
Hex:
        #299b65
        RGB:
        41, 155, 101
        CMY:
        84, 39, 60
        CMYK:
        74, 0, 35, 39
      HSL:
        152°, 58.1633%, 38.4314%
        HSV (HSB):
        152°, 73.5484%, 60.7843%
        XYZ:
        14.9848, 24.8537, 16.3194
        xyY:
        0.2668, 0.4426, 24.8537
      CIE-Lab:
        56.9326, -44.2547, 19.5083
        CIE-LCH:
        56.9326, 48.3638, 156.2112
        CIE-Luv:
        56.9326, -44.8518, 32.4319
        Hunter-Lab:
        49.8535, -33.5908, 15.4890
      #299b65 color charts
#299b65 RGB chart
      #299b65 CMYK chart
      #299b65 RGB pie chart
      #299b65 color shades, tints & tones
#299b65 color schemes
#299b65 color preview, HTML & CSS examples
           This text has a color of #299b65        
        
          <p style="color:#299b65;">Text here</p>
        
        
          .mytext {color:#299b65;}
        
        Text color #299b65
      
           This box has a color of #299b65        
        
          <div style="background-color:#299b65;">Content here</div>
        
        
          .mybackground {background-color:#299b65;}
        
        Background color #299b65
      
           Border around this has a color of #299b65        
        
          <div style="border:2px solid #299b65;">Content here</div>
        
        
          .myborder {border:2px solid #299b65;}
        
        Border color #299b65