#2aa3c2 color space conversions
Hex:
        #2aa3c2
        RGB:
        42, 163, 194
        CMY:
        84, 36, 24
        CMYK:
        78, 16, 0, 24
      HSL:
        192°, 64.4068%, 46.2745%
        HSV (HSB):
        192°, 78.3505%, 76.0784%
        XYZ:
        23.7896, 30.5817, 55.6879
        xyY:
        0.2162, 0.2779, 30.5817
      CIE-Lab:
        62.1529, -21.7624, -25.1961
        CIE-LCH:
        62.1529, 33.2933, 229.1820
        CIE-Luv:
        62.1529, -41.4877, -36.0549
        Hunter-Lab:
        55.3007, -19.9878, -20.9947
      #2aa3c2 color charts
#2aa3c2 RGB chart
      #2aa3c2 CMYK chart
      #2aa3c2 RGB pie chart
      #2aa3c2 color shades, tints & tones
#2aa3c2 color schemes
#2aa3c2 color preview, HTML & CSS examples
           This text has a color of #2aa3c2        
        
          <p style="color:#2aa3c2;">Text here</p>
        
        
          .mytext {color:#2aa3c2;}
        
        Text color #2aa3c2
      
           This box has a color of #2aa3c2        
        
          <div style="background-color:#2aa3c2;">Content here</div>
        
        
          .mybackground {background-color:#2aa3c2;}
        
        Background color #2aa3c2
      
           Border around this has a color of #2aa3c2        
        
          <div style="border:2px solid #2aa3c2;">Content here</div>
        
        
          .myborder {border:2px solid #2aa3c2;}
        
        Border color #2aa3c2