#2aafe1 color space conversions
Hex:
        #2aafe1
        RGB:
        42, 175, 225
        CMY:
        84, 31, 12
        CMYK:
        81, 22, 0, 12
      HSL:
        196°, 75.3086%, 52.3529%
        HSV (HSB):
        196°, 81.3333%, 88.2353%
        XYZ:
        29.8754, 36.5884, 76.7218
        xyY:
        0.2086, 0.2555, 36.5884
      CIE-Lab:
        66.9671, -17.6562, -34.9244
        CIE-LCH:
        66.9671, 39.1339, 243.1809
        CIE-Luv:
        66.9671, -43.6159, -53.3042
        Hunter-Lab:
        60.4884, -17.6929, -32.8600
      #2aafe1 color charts
#2aafe1 RGB chart
      #2aafe1 CMYK chart
      #2aafe1 RGB pie chart
      #2aafe1 color shades, tints & tones
#2aafe1 color schemes
#2aafe1 color preview, HTML & CSS examples
           This text has a color of #2aafe1        
        
          <p style="color:#2aafe1;">Text here</p>
        
        
          .mytext {color:#2aafe1;}
        
        Text color #2aafe1
      
           This box has a color of #2aafe1        
        
          <div style="background-color:#2aafe1;">Content here</div>
        
        
          .mybackground {background-color:#2aafe1;}
        
        Background color #2aafe1
      
           Border around this has a color of #2aafe1        
        
          <div style="border:2px solid #2aafe1;">Content here</div>
        
        
          .myborder {border:2px solid #2aafe1;}
        
        Border color #2aafe1