#2a8283 color space conversions
Hex:
        #2a8283
        RGB:
        42, 130, 131
        CMY:
        84, 49, 49
        CMYK:
        68, 1, 0, 49
      HSL:
        181°, 51.4451%, 33.9216%
        HSV (HSB):
        181°, 67.9389%, 51.3725%
        XYZ:
        13.0342, 18.0962, 24.2787
        xyY:
        0.2352, 0.3266, 18.0962
      CIE-Lab:
        49.6126, -24.9718, -8.1537
        CIE-LCH:
        49.6126, 26.2692, 198.0827
        CIE-Luv:
        49.6126, -33.4905, -8.0811
        Hunter-Lab:
        42.5396, -19.7517, -4.0609
      #2a8283 color charts
#2a8283 RGB chart
      #2a8283 CMYK chart
      #2a8283 RGB pie chart
      #2a8283 color shades, tints & tones
#2a8283 color schemes
#2a8283 color preview, HTML & CSS examples
           This text has a color of #2a8283        
        
          <p style="color:#2a8283;">Text here</p>
        
        
          .mytext {color:#2a8283;}
        
        Text color #2a8283
      
           This box has a color of #2a8283        
        
          <div style="background-color:#2a8283;">Content here</div>
        
        
          .mybackground {background-color:#2a8283;}
        
        Background color #2a8283
      
           Border around this has a color of #2a8283        
        
          <div style="border:2px solid #2a8283;">Content here</div>
        
        
          .myborder {border:2px solid #2a8283;}
        
        Border color #2a8283