#2bace5 color space conversions
Hex:
        #2bace5
        RGB:
        43, 172, 229
        CMY:
        83, 33, 10
        CMYK:
        81, 25, 0, 10
      HSL:
        198°, 78.1513%, 53.3333%
        HSV (HSB):
        198°, 81.2227%, 89.8039%
        XYZ:
        29.8916, 35.6758, 79.4394
        xyY:
        0.2061, 0.2460, 35.6758
      CIE-Lab:
        66.2715, -14.5962, -38.2008
        CIE-LCH:
        66.2715, 40.8944, 249.0885
        CIE-Luv:
        66.2715, -42.2185, -59.1489
        Hunter-Lab:
        59.7292, -15.1953, -37.0448
      #2bace5 color charts
#2bace5 RGB chart
      #2bace5 CMYK chart
      #2bace5 RGB pie chart
      #2bace5 color shades, tints & tones
#2bace5 color schemes
#2bace5 color preview, HTML & CSS examples
           This text has a color of #2bace5        
        
          <p style="color:#2bace5;">Text here</p>
        
        
          .mytext {color:#2bace5;}
        
        Text color #2bace5
      
           This box has a color of #2bace5        
        
          <div style="background-color:#2bace5;">Content here</div>
        
        
          .mybackground {background-color:#2bace5;}
        
        Background color #2bace5
      
           Border around this has a color of #2bace5        
        
          <div style="border:2px solid #2bace5;">Content here</div>
        
        
          .myborder {border:2px solid #2bace5;}
        
        Border color #2bace5