#299e7a color space conversions
Hex:
        #299e7a
        RGB:
        41, 158, 122
        CMY:
        84, 38, 52
        CMYK:
        74, 0, 23, 38
      HSL:
        162°, 58.7940%, 39.0196%
        HSV (HSB):
        162°, 74.0506%, 61.9608%
        XYZ:
        16.6542, 26.3303, 22.6168
        xyY:
        0.2539, 0.4014, 26.3303
      CIE-Lab:
        58.3492, -40.6813, 9.7423
        CIE-LCH:
        58.3492, 41.8315, 166.5326
        CIE-Luv:
        58.3492, -44.6768, 19.6565
        Hunter-Lab:
        51.3130, -31.8638, 9.7863
      #299e7a color charts
#299e7a RGB chart
      #299e7a CMYK chart
      #299e7a RGB pie chart
      #299e7a color shades, tints & tones
#299e7a color schemes
#299e7a color preview, HTML & CSS examples
           This text has a color of #299e7a        
        
          <p style="color:#299e7a;">Text here</p>
        
        
          .mytext {color:#299e7a;}
        
        Text color #299e7a
      
           This box has a color of #299e7a        
        
          <div style="background-color:#299e7a;">Content here</div>
        
        
          .mybackground {background-color:#299e7a;}
        
        Background color #299e7a
      
           Border around this has a color of #299e7a        
        
          <div style="border:2px solid #299e7a;">Content here</div>
        
        
          .myborder {border:2px solid #299e7a;}
        
        Border color #299e7a