#2bacc8 color space conversions
Hex:
        #2bacc8
        RGB:
        43, 172, 200
        CMY:
        83, 33, 22
        CMYK:
        79, 14, 0, 22
      HSL:
        191°, 64.6091%, 47.6471%
        HSV (HSB):
        191°, 78.5000%, 78.4314%
        XYZ:
        26.1741, 34.1888, 59.8632
        xyY:
        0.2177, 0.2844, 34.1888
      CIE-Lab:
        65.1121, -24.3234, -23.9952
        CIE-LCH:
        65.1121, 34.1672, 224.6108
        CIE-Luv:
        65.1121, -44.1375, -33.9778
        Hunter-Lab:
        58.4712, -22.4206, -19.7717
      #2bacc8 color charts
#2bacc8 RGB chart
      #2bacc8 CMYK chart
      #2bacc8 RGB pie chart
      #2bacc8 color shades, tints & tones
#2bacc8 color schemes
#2bacc8 color preview, HTML & CSS examples
           This text has a color of #2bacc8        
        
          <p style="color:#2bacc8;">Text here</p>
        
        
          .mytext {color:#2bacc8;}
        
        Text color #2bacc8
      
           This box has a color of #2bacc8        
        
          <div style="background-color:#2bacc8;">Content here</div>
        
        
          .mybackground {background-color:#2bacc8;}
        
        Background color #2bacc8
      
           Border around this has a color of #2bacc8        
        
          <div style="border:2px solid #2bacc8;">Content here</div>
        
        
          .myborder {border:2px solid #2bacc8;}
        
        Border color #2bacc8