#2a8788 color space conversions
Hex:
        #2a8788
        RGB:
        42, 135, 136
        CMY:
        84, 47, 47
        CMYK:
        69, 1, 0, 47
      HSL:
        181°, 52.8090%, 34.9020%
        HSV (HSB):
        181°, 69.1176%, 53.3333%
        XYZ:
        14.0628, 19.5978, 26.3341
        xyY:
        0.2344, 0.3267, 19.5978
      CIE-Lab:
        51.3793, -25.9759, -8.4377
        CIE-LCH:
        51.3793, 27.3120, 197.9953
        CIE-Luv:
        51.3793, -35.0665, -8.4236
        Hunter-Lab:
        44.2694, -20.7685, -4.2808
      #2a8788 color charts
#2a8788 RGB chart
      #2a8788 CMYK chart
      #2a8788 RGB pie chart
      #2a8788 color shades, tints & tones
#2a8788 color schemes
#2a8788 color preview, HTML & CSS examples
           This text has a color of #2a8788        
        
          <p style="color:#2a8788;">Text here</p>
        
        
          .mytext {color:#2a8788;}
        
        Text color #2a8788
      
           This box has a color of #2a8788        
        
          <div style="background-color:#2a8788;">Content here</div>
        
        
          .mybackground {background-color:#2a8788;}
        
        Background color #2a8788
      
           Border around this has a color of #2a8788        
        
          <div style="border:2px solid #2a8788;">Content here</div>
        
        
          .myborder {border:2px solid #2a8788;}
        
        Border color #2a8788