#299ecf color space conversions
Hex:
        #299ecf
        RGB:
        41, 158, 207
        CMY:
        84, 38, 19
        CMYK:
        80, 24, 0, 19
      HSL:
        198°, 66.9355%, 48.6275%
        HSV (HSB):
        198°, 80.1932%, 81.1765%
        XYZ:
        24.4038, 29.4301, 63.4259
        xyY:
        0.2081, 0.2510, 29.4301
      CIE-Lab:
        61.1594, -14.7915, -33.9982
        CIE-LCH:
        61.1594, 37.0765, 246.4877
        CIE-Luv:
        61.1594, -39.0113, -51.4024
        Hunter-Lab:
        54.2495, -14.6397, -31.3442
      #299ecf color charts
#299ecf RGB chart
      #299ecf CMYK chart
      #299ecf RGB pie chart
      #299ecf color shades, tints & tones
#299ecf color schemes
#299ecf color preview, HTML & CSS examples
           This text has a color of #299ecf        
        
          <p style="color:#299ecf;">Text here</p>
        
        
          .mytext {color:#299ecf;}
        
        Text color #299ecf
      
           This box has a color of #299ecf        
        
          <div style="background-color:#299ecf;">Content here</div>
        
        
          .mybackground {background-color:#299ecf;}
        
        Background color #299ecf
      
           Border around this has a color of #299ecf        
        
          <div style="border:2px solid #299ecf;">Content here</div>
        
        
          .myborder {border:2px solid #299ecf;}
        
        Border color #299ecf