#2baac2 color space conversions
Hex:
        #2baac2
        RGB:
        43, 170, 194
        CMY:
        83, 33, 24
        CMYK:
        78, 12, 0, 24
      HSL:
        190°, 63.7131%, 46.4706%
        HSV (HSB):
        190°, 77.8351%, 76.0784%
        XYZ:
        25.1086, 33.1581, 56.1157
        xyY:
        0.2195, 0.2899, 33.1581
      CIE-Lab:
        64.2887, -25.2496, -21.9221
        CIE-LCH:
        64.2887, 33.4384, 220.9650
        CIE-Luv:
        64.2887, -43.8411, -30.3857
        Hunter-Lab:
        57.5831, -22.9370, -17.4710
      #2baac2 color charts
#2baac2 RGB chart
      #2baac2 CMYK chart
      #2baac2 RGB pie chart
      #2baac2 color shades, tints & tones
#2baac2 color schemes
#2baac2 color preview, HTML & CSS examples
           This text has a color of #2baac2        
        
          <p style="color:#2baac2;">Text here</p>
        
        
          .mytext {color:#2baac2;}
        
        Text color #2baac2
      
           This box has a color of #2baac2        
        
          <div style="background-color:#2baac2;">Content here</div>
        
        
          .mybackground {background-color:#2baac2;}
        
        Background color #2baac2
      
           Border around this has a color of #2baac2        
        
          <div style="border:2px solid #2baac2;">Content here</div>
        
        
          .myborder {border:2px solid #2baac2;}
        
        Border color #2baac2