#2aa9bb color space conversions
Hex:
        #2aa9bb
        RGB:
        42, 169, 187
        CMY:
        84, 34, 27
        CMYK:
        78, 10, 0, 27
      HSL:
        187°, 63.3188%, 44.9020%
        HSV (HSB):
        187°, 77.5401%, 73.3333%
        XYZ:
        24.1125, 32.4560, 52.0075
        xyY:
        0.2221, 0.2989, 32.4560
      CIE-Lab:
        63.7180, -27.0898, -18.8934
        CIE-LCH:
        63.7180, 33.0275, 214.8933
        CIE-Luv:
        63.7180, -44.0939, -25.1670
        Hunter-Lab:
        56.9702, -24.1483, -14.2461
      #2aa9bb color charts
#2aa9bb RGB chart
      #2aa9bb CMYK chart
      #2aa9bb RGB pie chart
      #2aa9bb color shades, tints & tones
#2aa9bb color schemes
#2aa9bb color preview, HTML & CSS examples
           This text has a color of #2aa9bb        
        
          <p style="color:#2aa9bb;">Text here</p>
        
        
          .mytext {color:#2aa9bb;}
        
        Text color #2aa9bb
      
           This box has a color of #2aa9bb        
        
          <div style="background-color:#2aa9bb;">Content here</div>
        
        
          .mybackground {background-color:#2aa9bb;}
        
        Background color #2aa9bb
      
           Border around this has a color of #2aa9bb        
        
          <div style="border:2px solid #2aa9bb;">Content here</div>
        
        
          .myborder {border:2px solid #2aa9bb;}
        
        Border color #2aa9bb