#2aacd2 color space conversions
Hex:
        #2aacd2
        RGB:
        42, 172, 210
        CMY:
        84, 33, 18
        CMYK:
        80, 18, 0, 18
      HSL:
        194°, 66.6667%, 49.4118%
        HSV (HSB):
        194°, 80.0000%, 82.3529%
        XYZ:
        27.3402, 34.6504, 66.2200
        xyY:
        0.2132, 0.2703, 34.6504
      CIE-Lab:
        65.4756, -21.1292, -28.9741
        CIE-LCH:
        65.4756, 35.8600, 233.8988
        CIE-Luv:
        65.4756, -43.5768, -42.6998
        Hunter-Lab:
        58.8646, -20.1071, -25.4933
      #2aacd2 color charts
#2aacd2 RGB chart
      #2aacd2 CMYK chart
      #2aacd2 RGB pie chart
      #2aacd2 color shades, tints & tones
#2aacd2 color schemes
#2aacd2 color preview, HTML & CSS examples
           This text has a color of #2aacd2        
        
          <p style="color:#2aacd2;">Text here</p>
        
        
          .mytext {color:#2aacd2;}
        
        Text color #2aacd2
      
           This box has a color of #2aacd2        
        
          <div style="background-color:#2aacd2;">Content here</div>
        
        
          .mybackground {background-color:#2aacd2;}
        
        Background color #2aacd2
      
           Border around this has a color of #2aacd2        
        
          <div style="border:2px solid #2aacd2;">Content here</div>
        
        
          .myborder {border:2px solid #2aacd2;}
        
        Border color #2aacd2