#2bace0 color space conversions
Hex:
        #2bace0
        RGB:
        43, 172, 224
        CMY:
        83, 33, 12
        CMYK:
        81, 23, 0, 12
      HSL:
        197°, 74.4856%, 52.3529%
        HSV (HSB):
        197°, 80.8036%, 87.8431%
        XYZ:
        29.2033, 35.4005, 75.8148
        xyY:
        0.2080, 0.2521, 35.4005
      CIE-Lab:
        66.0593, -16.3118, -35.7855
        CIE-LCH:
        66.0593, 39.3279, 245.4955
        CIE-Luv:
        66.0593, -42.5388, -54.8231
        Hunter-Lab:
        59.4983, -16.5095, -33.9006
      #2bace0 color charts
#2bace0 RGB chart
      #2bace0 CMYK chart
      #2bace0 RGB pie chart
      #2bace0 color shades, tints & tones
#2bace0 color schemes
#2bace0 color preview, HTML & CSS examples
           This text has a color of #2bace0        
        
          <p style="color:#2bace0;">Text here</p>
        
        
          .mytext {color:#2bace0;}
        
        Text color #2bace0
      
           This box has a color of #2bace0        
        
          <div style="background-color:#2bace0;">Content here</div>
        
        
          .mybackground {background-color:#2bace0;}
        
        Background color #2bace0
      
           Border around this has a color of #2bace0        
        
          <div style="border:2px solid #2bace0;">Content here</div>
        
        
          .myborder {border:2px solid #2bace0;}
        
        Border color #2bace0