#2aafc1 color space conversions
Hex:
        #2aafc1
        RGB:
        42, 175, 193
        CMY:
        84, 31, 24
        CMYK:
        78, 9, 0, 24
      HSL:
        187°, 64.2553%, 46.0784%
        HSV (HSB):
        187°, 78.2383%, 75.6863%
        XYZ:
        25.9105, 35.0024, 55.8426
        xyY:
        0.2219, 0.2998, 35.0024
      CIE-Lab:
        65.7506, -28.1712, -19.1411
        CIE-LCH:
        65.7506, 34.0588, 214.1944
        CIE-Luv:
        65.7506, -45.8041, -25.5376
        Hunter-Lab:
        59.1629, -25.3607, -14.5486
      #2aafc1 color charts
#2aafc1 RGB chart
      #2aafc1 CMYK chart
      #2aafc1 RGB pie chart
      #2aafc1 color shades, tints & tones
#2aafc1 color schemes
#2aafc1 color preview, HTML & CSS examples
           This text has a color of #2aafc1        
        
          <p style="color:#2aafc1;">Text here</p>
        
        
          .mytext {color:#2aafc1;}
        
        Text color #2aafc1
      
           This box has a color of #2aafc1        
        
          <div style="background-color:#2aafc1;">Content here</div>
        
        
          .mybackground {background-color:#2aafc1;}
        
        Background color #2aafc1
      
           Border around this has a color of #2aafc1        
        
          <div style="border:2px solid #2aafc1;">Content here</div>
        
        
          .myborder {border:2px solid #2aafc1;}
        
        Border color #2aafc1