#299cc4 color space conversions
Hex:
        #299cc4
        RGB:
        41, 156, 196
        CMY:
        84, 39, 23
        CMYK:
        79, 20, 0, 23
      HSL:
        195°, 65.4008%, 46.4706%
        HSV (HSB):
        195°, 79.0816%, 76.8627%
        XYZ:
        22.7667, 28.2339, 56.4743
        xyY:
        0.2118, 0.2627, 28.2339
      CIE-Lab:
        60.0994, -17.4940, -29.4858
        CIE-LCH:
        60.0994, 34.2849, 239.3192
        CIE-Luv:
        60.0994, -39.0110, -43.4601
        Hunter-Lab:
        53.1356, -16.5062, -25.8206
      #299cc4 color charts
#299cc4 RGB chart
      #299cc4 CMYK chart
      #299cc4 RGB pie chart
      #299cc4 color shades, tints & tones
#299cc4 color schemes
#299cc4 color preview, HTML & CSS examples
           This text has a color of #299cc4        
        
          <p style="color:#299cc4;">Text here</p>
        
        
          .mytext {color:#299cc4;}
        
        Text color #299cc4
      
           This box has a color of #299cc4        
        
          <div style="background-color:#299cc4;">Content here</div>
        
        
          .mybackground {background-color:#299cc4;}
        
        Background color #299cc4
      
           Border around this has a color of #299cc4        
        
          <div style="border:2px solid #299cc4;">Content here</div>
        
        
          .myborder {border:2px solid #299cc4;}
        
        Border color #299cc4