#2aa8bb color space conversions
Hex:
        #2aa8bb
        RGB:
        42, 168, 187
        CMY:
        84, 34, 27
        CMYK:
        78, 10, 0, 27
      HSL:
        188°, 63.3188%, 44.9020%
        HSV (HSB):
        188°, 77.5401%, 73.3333%
        XYZ:
        23.9271, 32.0854, 51.9457
        xyY:
        0.2216, 0.2972, 32.0854
      CIE-Lab:
        63.4134, -26.5897, -19.3567
        CIE-LCH:
        63.4134, 32.8892, 216.0538
        CIE-Luv:
        63.4134, -43.7381, -25.9678
        Hunter-Lab:
        56.6439, -23.7262, -14.7215
      #2aa8bb color charts
#2aa8bb RGB chart
      #2aa8bb CMYK chart
      #2aa8bb RGB pie chart
      #2aa8bb color shades, tints & tones
#2aa8bb color schemes
#2aa8bb color preview, HTML & CSS examples
           This text has a color of #2aa8bb        
        
          <p style="color:#2aa8bb;">Text here</p>
        
        
          .mytext {color:#2aa8bb;}
        
        Text color #2aa8bb
      
           This box has a color of #2aa8bb        
        
          <div style="background-color:#2aa8bb;">Content here</div>
        
        
          .mybackground {background-color:#2aa8bb;}
        
        Background color #2aa8bb
      
           Border around this has a color of #2aa8bb        
        
          <div style="border:2px solid #2aa8bb;">Content here</div>
        
        
          .myborder {border:2px solid #2aa8bb;}
        
        Border color #2aa8bb