#2a8b82 color space conversions
Hex:
        #2a8b82
        RGB:
        42, 139, 130
        CMY:
        84, 45, 49
        CMYK:
        70, 0, 6, 45
      HSL:
        174°, 53.5912%, 35.4902%
        HSV (HSB):
        174°, 69.7842%, 54.5098%
        XYZ:
        14.2167, 20.5692, 24.3400
        xyY:
        0.2404, 0.3479, 20.5692
      CIE-Lab:
        52.4747, -29.7358, -3.3210
        CIE-LCH:
        52.4747, 29.9206, 186.3727
        CIE-Luv:
        52.4747, -36.9428, -0.4015
        Hunter-Lab:
        45.3533, -23.4144, -0.0723
      #2a8b82 color charts
#2a8b82 RGB chart
      #2a8b82 CMYK chart
      #2a8b82 RGB pie chart
      #2a8b82 color shades, tints & tones
#2a8b82 color schemes
#2a8b82 color preview, HTML & CSS examples
           This text has a color of #2a8b82        
        
          <p style="color:#2a8b82;">Text here</p>
        
        
          .mytext {color:#2a8b82;}
        
        Text color #2a8b82
      
           This box has a color of #2a8b82        
        
          <div style="background-color:#2a8b82;">Content here</div>
        
        
          .mybackground {background-color:#2a8b82;}
        
        Background color #2a8b82
      
           Border around this has a color of #2a8b82        
        
          <div style="border:2px solid #2a8b82;">Content here</div>
        
        
          .myborder {border:2px solid #2a8b82;}
        
        Border color #2a8b82