#299fbb color space conversions
Hex:
        #299fbb
        RGB:
        41, 159, 187
        CMY:
        84, 38, 27
        CMYK:
        78, 15, 0, 27
      HSL:
        192°, 64.0351%, 44.7059%
        HSV (HSB):
        192°, 78.0749%, 73.3333%
        XYZ:
        22.2822, 28.8555, 51.4090
        xyY:
        0.2173, 0.2814, 28.8555
      CIE-Lab:
        60.6539, -22.1026, -23.5743
        CIE-LCH:
        60.6539, 32.3152, 226.8454
        CIE-Luv:
        60.6539, -40.6623, -33.2269
        Hunter-Lab:
        53.7174, -19.9627, -19.1400
      #299fbb color charts
#299fbb RGB chart
      #299fbb CMYK chart
      #299fbb RGB pie chart
      #299fbb color shades, tints & tones
#299fbb color schemes
#299fbb color preview, HTML & CSS examples
           This text has a color of #299fbb        
        
          <p style="color:#299fbb;">Text here</p>
        
        
          .mytext {color:#299fbb;}
        
        Text color #299fbb
      
           This box has a color of #299fbb        
        
          <div style="background-color:#299fbb;">Content here</div>
        
        
          .mybackground {background-color:#299fbb;}
        
        Background color #299fbb
      
           Border around this has a color of #299fbb        
        
          <div style="border:2px solid #299fbb;">Content here</div>
        
        
          .myborder {border:2px solid #299fbb;}
        
        Border color #299fbb