#2999e7 color space conversions
Hex:
        #2999e7
        RGB:
        41, 153, 231
        CMY:
        84, 40, 9
        CMYK:
        82, 34, 0, 9
      HSL:
        205°, 79.8319%, 53.3333%
        HSV (HSB):
        205°, 82.2511%, 90.5882%
        XYZ:
        26.7295, 29.0234, 79.7946
        xyY:
        0.1972, 0.2141, 29.0234
      CIE-Lab:
        60.8023, -3.4618, -47.8984
        CIE-LCH:
        60.8023, 48.0233, 265.8662
        CIE-Luv:
        60.8023, -35.9003, -75.8474
        Hunter-Lab:
        53.8734, -5.7149, -50.1061
      #2999e7 color charts
#2999e7 RGB chart
      #2999e7 CMYK chart
      #2999e7 RGB pie chart
      #2999e7 color shades, tints & tones
#2999e7 color schemes
#2999e7 color preview, HTML & CSS examples
           This text has a color of #2999e7        
        
          <p style="color:#2999e7;">Text here</p>
        
        
          .mytext {color:#2999e7;}
        
        Text color #2999e7
      
           This box has a color of #2999e7        
        
          <div style="background-color:#2999e7;">Content here</div>
        
        
          .mybackground {background-color:#2999e7;}
        
        Background color #2999e7
      
           Border around this has a color of #2999e7        
        
          <div style="border:2px solid #2999e7;">Content here</div>
        
        
          .myborder {border:2px solid #2999e7;}
        
        Border color #2999e7