#299fc4 color space conversions
Hex:
        #299fc4
        RGB:
        41, 159, 196
        CMY:
        84, 38, 23
        CMYK:
        79, 19, 0, 23
      HSL:
        194°, 65.4008%, 46.4706%
        HSV (HSB):
        194°, 79.0816%, 76.8627%
        XYZ:
        23.2764, 29.2532, 56.6442
        xyY:
        0.2132, 0.2680, 29.2532
      CIE-Lab:
        61.0045, -19.0948, -28.0864
        CIE-LCH:
        61.0045, 33.9626, 235.7898
        CIE-Luv:
        61.0045, -40.0673, -41.0490
        Hunter-Lab:
        54.0862, -17.8322, -24.2337
      #299fc4 color charts
#299fc4 RGB chart
      #299fc4 CMYK chart
      #299fc4 RGB pie chart
      #299fc4 color shades, tints & tones
#299fc4 color schemes
#299fc4 color preview, HTML & CSS examples
           This text has a color of #299fc4        
        
          <p style="color:#299fc4;">Text here</p>
        
        
          .mytext {color:#299fc4;}
        
        Text color #299fc4
      
           This box has a color of #299fc4        
        
          <div style="background-color:#299fc4;">Content here</div>
        
        
          .mybackground {background-color:#299fc4;}
        
        Background color #299fc4
      
           Border around this has a color of #299fc4        
        
          <div style="border:2px solid #299fc4;">Content here</div>
        
        
          .myborder {border:2px solid #299fc4;}
        
        Border color #299fc4