#2899e2 color space conversions
Hex:
        #2899e2
        RGB:
        40, 153, 226
        CMY:
        84, 40, 11
        CMYK:
        82, 32, 0, 11
      HSL:
        204°, 76.2295%, 52.1569%
        HSV (HSB):
        204°, 82.3009%, 88.6275%
        XYZ:
        25.9938, 28.7246, 76.1259
        xyY:
        0.1987, 0.2195, 28.7246
      CIE-Lab:
        60.5378, -5.3552, -45.5475
        CIE-LCH:
        60.5378, 45.8612, 263.2943
        CIE-Luv:
        60.5378, -36.2838, -71.6676
        Hunter-Lab:
        53.5953, -7.2191, -46.6978
      #2899e2 color charts
#2899e2 RGB chart
      #2899e2 CMYK chart
      #2899e2 RGB pie chart
      #2899e2 color shades, tints & tones
#2899e2 color schemes
#2899e2 color preview, HTML & CSS examples
           This text has a color of #2899e2        
        
          <p style="color:#2899e2;">Text here</p>
        
        
          .mytext {color:#2899e2;}
        
        Text color #2899e2
      
           This box has a color of #2899e2        
        
          <div style="background-color:#2899e2;">Content here</div>
        
        
          .mybackground {background-color:#2899e2;}
        
        Background color #2899e2
      
           Border around this has a color of #2899e2        
        
          <div style="border:2px solid #2899e2;">Content here</div>
        
        
          .myborder {border:2px solid #2899e2;}
        
        Border color #2899e2