#2aacd5 color space conversions
Hex:
        #2aacd5
        RGB:
        42, 172, 213
        CMY:
        84, 33, 16
        CMYK:
        80, 19, 0, 16
      HSL:
        194°, 67.0588%, 50.0000%
        HSV (HSB):
        194°, 80.2817%, 83.5294%
        XYZ:
        27.7176, 34.8014, 68.2073
        xyY:
        0.2120, 0.2662, 34.8014
      CIE-Lab:
        65.5937, -20.1267, -30.4488
        CIE-LCH:
        65.5937, 36.4995, 236.5352
        CIE-Luv:
        65.5937, -43.3752, -45.3079
        Hunter-Lab:
        58.9927, -19.3693, -27.2561
      #2aacd5 color charts
#2aacd5 RGB chart
      #2aacd5 CMYK chart
      #2aacd5 RGB pie chart
      #2aacd5 color shades, tints & tones
#2aacd5 color schemes
#2aacd5 color preview, HTML & CSS examples
           This text has a color of #2aacd5        
        
          <p style="color:#2aacd5;">Text here</p>
        
        
          .mytext {color:#2aacd5;}
        
        Text color #2aacd5
      
           This box has a color of #2aacd5        
        
          <div style="background-color:#2aacd5;">Content here</div>
        
        
          .mybackground {background-color:#2aacd5;}
        
        Background color #2aacd5
      
           Border around this has a color of #2aacd5        
        
          <div style="border:2px solid #2aacd5;">Content here</div>
        
        
          .myborder {border:2px solid #2aacd5;}
        
        Border color #2aacd5