#299db4 color space conversions
Hex:
        #299db4
        RGB:
        41, 157, 180
        CMY:
        84, 38, 29
        CMYK:
        77, 13, 0, 29
      HSL:
        190°, 62.8959%, 43.3333%
        HSV (HSB):
        190°, 77.2222%, 70.5882%
        XYZ:
        21.2096, 27.8806, 47.4437
        xyY:
        0.2197, 0.2888, 27.8806
      CIE-Lab:
        59.7808, -23.3673, -20.9680
        CIE-LCH:
        59.7808, 31.3957, 221.9023
        CIE-Luv:
        59.7808, -40.4168, -28.7602
        Hunter-Lab:
        52.8021, -20.7036, -16.3116
      #299db4 color charts
#299db4 RGB chart
      #299db4 CMYK chart
      #299db4 RGB pie chart
      #299db4 color shades, tints & tones
#299db4 color schemes
#299db4 color preview, HTML & CSS examples
           This text has a color of #299db4        
        
          <p style="color:#299db4;">Text here</p>
        
        
          .mytext {color:#299db4;}
        
        Text color #299db4
      
           This box has a color of #299db4        
        
          <div style="background-color:#299db4;">Content here</div>
        
        
          .mybackground {background-color:#299db4;}
        
        Background color #299db4
      
           Border around this has a color of #299db4        
        
          <div style="border:2px solid #299db4;">Content here</div>
        
        
          .myborder {border:2px solid #299db4;}
        
        Border color #299db4