#2ba498 color space conversions
Hex:
        #2ba498
        RGB:
        43, 164, 152
        CMY:
        83, 36, 40
        CMYK:
        74, 0, 7, 36
      HSL:
        174°, 58.4541%, 40.5882%
        HSV (HSB):
        174°, 73.7805%, 64.3137%
        XYZ:
        19.9392, 29.3315, 34.3164
        xyY:
        0.2385, 0.3509, 29.3315
      CIE-Lab:
        61.0731, -35.1181, -3.2213
        CIE-LCH:
        61.0731, 35.2655, 185.2410
        CIE-Luv:
        61.0731, -44.5730, 0.5294
        Hunter-Lab:
        54.1586, -29.0603, 0.3432
      #2ba498 color charts
#2ba498 RGB chart
      #2ba498 CMYK chart
      #2ba498 RGB pie chart
      #2ba498 color shades, tints & tones
#2ba498 color schemes
#2ba498 color preview, HTML & CSS examples
           This text has a color of #2ba498        
        
          <p style="color:#2ba498;">Text here</p>
        
        
          .mytext {color:#2ba498;}
        
        Text color #2ba498
      
           This box has a color of #2ba498        
        
          <div style="background-color:#2ba498;">Content here</div>
        
        
          .mybackground {background-color:#2ba498;}
        
        Background color #2ba498
      
           Border around this has a color of #2ba498        
        
          <div style="border:2px solid #2ba498;">Content here</div>
        
        
          .myborder {border:2px solid #2ba498;}
        
        Border color #2ba498