#2a8099 color space conversions
Hex:
        #2a8099
        RGB:
        42, 128, 153
        CMY:
        84, 50, 40
        CMYK:
        73, 16, 0, 40
      HSL:
        194°, 56.9231%, 38.2353%
        HSV (HSB):
        194°, 72.5490%, 60.0000%
        XYZ:
        14.4238, 18.2305, 32.8956
        xyY:
        0.2200, 0.2781, 18.2305
      CIE-Lab:
        49.7745, -16.8144, -20.7968
        CIE-LCH:
        49.7745, 26.7438, 231.0441
        CIE-Luv:
        49.7745, -31.4411, -28.4047
        Hunter-Lab:
        42.6972, -14.4199, -15.7914
      #2a8099 color charts
#2a8099 RGB chart
      #2a8099 CMYK chart
      #2a8099 RGB pie chart
      #2a8099 color shades, tints & tones
#2a8099 color schemes
#2a8099 color preview, HTML & CSS examples
           This text has a color of #2a8099        
        
          <p style="color:#2a8099;">Text here</p>
        
        
          .mytext {color:#2a8099;}
        
        Text color #2a8099
      
           This box has a color of #2a8099        
        
          <div style="background-color:#2a8099;">Content here</div>
        
        
          .mybackground {background-color:#2a8099;}
        
        Background color #2a8099
      
           Border around this has a color of #2a8099        
        
          <div style="border:2px solid #2a8099;">Content here</div>
        
        
          .myborder {border:2px solid #2a8099;}
        
        Border color #2a8099