#2a8483 color space conversions
Hex:
        #2a8483
        RGB:
        42, 132, 131
        CMY:
        84, 48, 49
        CMYK:
        68, 0, 1, 48
      HSL:
        179°, 51.7241%, 34.1176%
        HSV (HSB):
        179°, 68.1818%, 51.7647%
        XYZ:
        13.3028, 18.6335, 24.3682
        xyY:
        0.2363, 0.3309, 18.6335
      CIE-Lab:
        50.2556, -25.9840, -7.1940
        CIE-LCH:
        50.2556, 26.9615, 195.4753
        CIE-Luv:
        50.2556, -34.2456, -6.5482
        Hunter-Lab:
        43.1665, -20.5321, -3.2537
      #2a8483 color charts
#2a8483 RGB chart
      #2a8483 CMYK chart
      #2a8483 RGB pie chart
      #2a8483 color shades, tints & tones
#2a8483 color schemes
#2a8483 color preview, HTML & CSS examples
           This text has a color of #2a8483        
        
          <p style="color:#2a8483;">Text here</p>
        
        
          .mytext {color:#2a8483;}
        
        Text color #2a8483
      
           This box has a color of #2a8483        
        
          <div style="background-color:#2a8483;">Content here</div>
        
        
          .mybackground {background-color:#2a8483;}
        
        Background color #2a8483
      
           Border around this has a color of #2a8483        
        
          <div style="border:2px solid #2a8483;">Content here</div>
        
        
          .myborder {border:2px solid #2a8483;}
        
        Border color #2a8483