#2a9a83 color space conversions
Hex:
        #2a9a83
        RGB:
        42, 154, 131
        CMY:
        84, 40, 49
        CMYK:
        73, 0, 15, 40
      HSL:
        168°, 57.1429%, 38.4314%
        HSV (HSB):
        168°, 72.7273%, 60.3922%
        XYZ:
        16.6072, 25.2421, 25.4697
        xyY:
        0.2467, 0.3750, 25.2421
      CIE-Lab:
        57.3106, -36.4677, 3.1672
        CIE-LCH:
        57.3106, 36.6050, 175.0363
        CIE-Luv:
        57.3106, -42.4642, 9.9348
        Hunter-Lab:
        50.2416, -28.9201, 5.1124
      #2a9a83 color charts
#2a9a83 RGB chart
      #2a9a83 CMYK chart
      #2a9a83 RGB pie chart
      #2a9a83 color shades, tints & tones
#2a9a83 color schemes
#2a9a83 color preview, HTML & CSS examples
           This text has a color of #2a9a83        
        
          <p style="color:#2a9a83;">Text here</p>
        
        
          .mytext {color:#2a9a83;}
        
        Text color #2a9a83
      
           This box has a color of #2a9a83        
        
          <div style="background-color:#2a9a83;">Content here</div>
        
        
          .mybackground {background-color:#2a9a83;}
        
        Background color #2a9a83
      
           Border around this has a color of #2a9a83        
        
          <div style="border:2px solid #2a9a83;">Content here</div>
        
        
          .myborder {border:2px solid #2a9a83;}
        
        Border color #2a9a83