#2899d8 color space conversions
Hex:
        #2899d8
        RGB:
        40, 153, 216
        CMY:
        84, 40, 15
        CMYK:
        81, 29, 0, 15
      HSL:
        201°, 69.2913%, 50.1961%
        HSV (HSB):
        201°, 81.4815%, 84.7059%
        XYZ:
        24.6610, 28.1914, 69.1075
        xyY:
        0.2022, 0.2312, 28.1914
      CIE-Lab:
        60.0613, -8.9460, -40.7370
        CIE-LCH:
        60.0613, 41.7077, 257.6143
        CIE-Luv:
        60.0613, -36.8576, -63.1565
        Hunter-Lab:
        53.0956, -10.0106, -40.0029
      #2899d8 color charts
#2899d8 RGB chart
      #2899d8 CMYK chart
      #2899d8 RGB pie chart
      #2899d8 color shades, tints & tones
#2899d8 color schemes
#2899d8 color preview, HTML & CSS examples
           This text has a color of #2899d8        
        
          <p style="color:#2899d8;">Text here</p>
        
        
          .mytext {color:#2899d8;}
        
        Text color #2899d8
      
           This box has a color of #2899d8        
        
          <div style="background-color:#2899d8;">Content here</div>
        
        
          .mybackground {background-color:#2899d8;}
        
        Background color #2899d8
      
           Border around this has a color of #2899d8        
        
          <div style="border:2px solid #2899d8;">Content here</div>
        
        
          .myborder {border:2px solid #2899d8;}
        
        Border color #2899d8