#2aa3c1 color space conversions
Hex:
        #2aa3c1
        RGB:
        42, 163, 193
        CMY:
        84, 36, 24
        CMYK:
        78, 16, 0, 24
      HSL:
        192°, 64.2553%, 46.0784%
        HSV (HSB):
        192°, 78.2383%, 75.6863%
        XYZ:
        23.6777, 30.5369, 55.0983
        xyY:
        0.2166, 0.2794, 30.5369
      CIE-Lab:
        62.1147, -22.0930, -24.6954
        CIE-LCH:
        62.1147, 33.1356, 228.1835
        CIE-Luv:
        62.1147, -41.5545, -35.1860
        Hunter-Lab:
        55.2602, -20.2223, -20.4342
      #2aa3c1 color charts
#2aa3c1 RGB chart
      #2aa3c1 CMYK chart
      #2aa3c1 RGB pie chart
      #2aa3c1 color shades, tints & tones
#2aa3c1 color schemes
#2aa3c1 color preview, HTML & CSS examples
           This text has a color of #2aa3c1        
        
          <p style="color:#2aa3c1;">Text here</p>
        
        
          .mytext {color:#2aa3c1;}
        
        Text color #2aa3c1
      
           This box has a color of #2aa3c1        
        
          <div style="background-color:#2aa3c1;">Content here</div>
        
        
          .mybackground {background-color:#2aa3c1;}
        
        Background color #2aa3c1
      
           Border around this has a color of #2aa3c1        
        
          <div style="border:2px solid #2aa3c1;">Content here</div>
        
        
          .myborder {border:2px solid #2aa3c1;}
        
        Border color #2aa3c1