#2aafc2 color space conversions
Hex:
        #2aafc2
        RGB:
        42, 175, 194
        CMY:
        84, 31, 24
        CMYK:
        78, 10, 0, 24
      HSL:
        188°, 64.4068%, 46.2745%
        HSV (HSB):
        188°, 78.3505%, 76.0784%
        XYZ:
        26.0224, 35.0472, 56.4322
        xyY:
        0.2215, 0.2983, 35.0472
      CIE-Lab:
        65.7854, -27.8551, -19.6425
        CIE-LCH:
        65.7854, 34.0842, 215.1902
        CIE-Luv:
        65.7854, -45.7339, -26.4005
        Hunter-Lab:
        59.2007, -25.1393, -15.0768
      #2aafc2 color charts
#2aafc2 RGB chart
      #2aafc2 CMYK chart
      #2aafc2 RGB pie chart
      #2aafc2 color shades, tints & tones
#2aafc2 color schemes
#2aafc2 color preview, HTML & CSS examples
           This text has a color of #2aafc2        
        
          <p style="color:#2aafc2;">Text here</p>
        
        
          .mytext {color:#2aafc2;}
        
        Text color #2aafc2
      
           This box has a color of #2aafc2        
        
          <div style="background-color:#2aafc2;">Content here</div>
        
        
          .mybackground {background-color:#2aafc2;}
        
        Background color #2aafc2
      
           Border around this has a color of #2aafc2        
        
          <div style="border:2px solid #2aafc2;">Content here</div>
        
        
          .myborder {border:2px solid #2aafc2;}
        
        Border color #2aafc2