#2bace4 color space conversions
Hex:
        #2bace4
        RGB:
        43, 172, 228
        CMY:
        83, 33, 11
        CMYK:
        81, 25, 0, 11
      HSL:
        198°, 77.4059%, 53.1373%
        HSV (HSB):
        198°, 81.1404%, 89.4118%
        XYZ:
        29.7524, 35.6201, 78.7060
        xyY:
        0.2065, 0.2472, 35.6201
      CIE-Lab:
        66.2286, -14.9404, -37.7189
        CIE-LCH:
        66.2286, 40.5701, 248.3915
        CIE-Luv:
        66.2286, -42.2822, -58.2847
        Hunter-Lab:
        59.6826, -15.4604, -36.4106
      #2bace4 color charts
#2bace4 RGB chart
      #2bace4 CMYK chart
      #2bace4 RGB pie chart
      #2bace4 color shades, tints & tones
#2bace4 color schemes
#2bace4 color preview, HTML & CSS examples
           This text has a color of #2bace4        
        
          <p style="color:#2bace4;">Text here</p>
        
        
          .mytext {color:#2bace4;}
        
        Text color #2bace4
      
           This box has a color of #2bace4        
        
          <div style="background-color:#2bace4;">Content here</div>
        
        
          .mybackground {background-color:#2bace4;}
        
        Background color #2bace4
      
           Border around this has a color of #2bace4        
        
          <div style="border:2px solid #2bace4;">Content here</div>
        
        
          .myborder {border:2px solid #2bace4;}
        
        Border color #2bace4