#299dc1 color space conversions
Hex:
        #299dc1
        RGB:
        41, 157, 193
        CMY:
        84, 38, 24
        CMYK:
        79, 19, 0, 24
      HSL:
        194°, 64.9573%, 45.8824%
        HSV (HSB):
        194°, 78.7565%, 75.6863%
        XYZ:
        22.5971, 28.4356, 54.7497
        xyY:
        0.2136, 0.2688, 28.4356
      CIE-Lab:
        60.2803, -19.0467, -27.5214
        CIE-LCH:
        60.2803, 33.4695, 235.3141
        CIE-Luv:
        60.2803, -39.5575, -40.0493
        Hunter-Lab:
        53.3251, -17.6776, -23.5465
      #299dc1 color charts
#299dc1 RGB chart
      #299dc1 CMYK chart
      #299dc1 RGB pie chart
      #299dc1 color shades, tints & tones
#299dc1 color schemes
#299dc1 color preview, HTML & CSS examples
           This text has a color of #299dc1        
        
          <p style="color:#299dc1;">Text here</p>
        
        
          .mytext {color:#299dc1;}
        
        Text color #299dc1
      
           This box has a color of #299dc1        
        
          <div style="background-color:#299dc1;">Content here</div>
        
        
          .mybackground {background-color:#299dc1;}
        
        Background color #299dc1
      
           Border around this has a color of #299dc1        
        
          <div style="border:2px solid #299dc1;">Content here</div>
        
        
          .myborder {border:2px solid #299dc1;}
        
        Border color #299dc1