#299ce5 color space conversions
Hex:
        #299ce5
        RGB:
        41, 156, 229
        CMY:
        84, 39, 10
        CMYK:
        82, 32, 0, 10
      HSL:
        203°, 78.3333%, 52.9412%
        HSV (HSB):
        203°, 82.0961%, 89.8039%
        XYZ:
        26.9458, 29.9055, 78.4809
        xyY:
        0.1991, 0.2210, 29.9055
      CIE-Lab:
        61.5726, -5.9009, -45.5752
        CIE-LCH:
        61.5726, 45.9556, 262.6226
        CIE-Luv:
        61.5726, -37.0124, -71.8560
        Hunter-Lab:
        54.6859, -7.7468, -46.8082
      #299ce5 color charts
#299ce5 RGB chart
      #299ce5 CMYK chart
      #299ce5 RGB pie chart
      #299ce5 color shades, tints & tones
#299ce5 color schemes
#299ce5 color preview, HTML & CSS examples
           This text has a color of #299ce5        
        
          <p style="color:#299ce5;">Text here</p>
        
        
          .mytext {color:#299ce5;}
        
        Text color #299ce5
      
           This box has a color of #299ce5        
        
          <div style="background-color:#299ce5;">Content here</div>
        
        
          .mybackground {background-color:#299ce5;}
        
        Background color #299ce5
      
           Border around this has a color of #299ce5        
        
          <div style="border:2px solid #299ce5;">Content here</div>
        
        
          .myborder {border:2px solid #299ce5;}
        
        Border color #299ce5