#299ca2 color space conversions
Hex:
        #299ca2
        RGB:
        41, 156, 162
        CMY:
        84, 39, 36
        CMYK:
        75, 4, 0, 36
      HSL:
        183°, 59.6059%, 39.8039%
        HSV (HSB):
        183°, 74.6914%, 63.5294%
        XYZ:
        19.3245, 26.8570, 38.3478
        xyY:
        0.2286, 0.3177, 26.8570
      CIE-Lab:
        58.8417, -28.5850, -12.2023
        CIE-LCH:
        58.8417, 31.0805, 203.1165
        CIE-Luv:
        58.8417, -41.2727, -14.0794
        Hunter-Lab:
        51.8237, -24.1308, -7.5960
      #299ca2 color charts
#299ca2 RGB chart
      #299ca2 CMYK chart
      #299ca2 RGB pie chart
      #299ca2 color shades, tints & tones
#299ca2 color schemes
#299ca2 color preview, HTML & CSS examples
           This text has a color of #299ca2        
        
          <p style="color:#299ca2;">Text here</p>
        
        
          .mytext {color:#299ca2;}
        
        Text color #299ca2
      
           This box has a color of #299ca2        
        
          <div style="background-color:#299ca2;">Content here</div>
        
        
          .mybackground {background-color:#299ca2;}
        
        Background color #299ca2
      
           Border around this has a color of #299ca2        
        
          <div style="border:2px solid #299ca2;">Content here</div>
        
        
          .myborder {border:2px solid #299ca2;}
        
        Border color #299ca2