#2aa8cb color space conversions
Hex:
        #2aa8cb
        RGB:
        42, 168, 203
        CMY:
        84, 34, 20
        CMYK:
        79, 17, 0, 20
      HSL:
        193°, 65.7143%, 48.0392%
        HSV (HSB):
        193°, 79.3103%, 79.6078%
        XYZ:
        25.7370, 32.8093, 61.4763
        xyY:
        0.2144, 0.2734, 32.8093
      CIE-Lab:
        64.0062, -21.3776, -27.3607
        CIE-LCH:
        64.0062, 34.7219, 231.9985
        CIE-Luv:
        64.0062, -42.6476, -39.8459
        Hunter-Lab:
        57.2794, -20.0348, -23.5386
      #2aa8cb color charts
#2aa8cb RGB chart
      #2aa8cb CMYK chart
      #2aa8cb RGB pie chart
      #2aa8cb color shades, tints & tones
#2aa8cb color schemes
#2aa8cb color preview, HTML & CSS examples
           This text has a color of #2aa8cb        
        
          <p style="color:#2aa8cb;">Text here</p>
        
        
          .mytext {color:#2aa8cb;}
        
        Text color #2aa8cb
      
           This box has a color of #2aa8cb        
        
          <div style="background-color:#2aa8cb;">Content here</div>
        
        
          .mybackground {background-color:#2aa8cb;}
        
        Background color #2aa8cb
      
           Border around this has a color of #2aa8cb        
        
          <div style="border:2px solid #2aa8cb;">Content here</div>
        
        
          .myborder {border:2px solid #2aa8cb;}
        
        Border color #2aa8cb