#2aacd7 color space conversions
Hex:
        #2aacd7
        RGB:
        42, 172, 215
        CMY:
        84, 33, 16
        CMYK:
        80, 20, 0, 16
      HSL:
        195°, 68.3794%, 50.3922%
        HSV (HSB):
        195°, 80.4651%, 84.3137%
        XYZ:
        27.9731, 34.9036, 69.5527
        xyY:
        0.2112, 0.2636, 34.9036
      CIE-Lab:
        65.6735, -19.4550, -31.4291
        CIE-LCH:
        65.6735, 36.9633, 238.2420
        CIE-Luv:
        65.6735, -43.2417, -47.0462
        Hunter-Lab:
        59.0793, -18.8717, -28.4453
      #2aacd7 color charts
#2aacd7 RGB chart
      #2aacd7 CMYK chart
      #2aacd7 RGB pie chart
      #2aacd7 color shades, tints & tones
#2aacd7 color schemes
#2aacd7 color preview, HTML & CSS examples
           This text has a color of #2aacd7        
        
          <p style="color:#2aacd7;">Text here</p>
        
        
          .mytext {color:#2aacd7;}
        
        Text color #2aacd7
      
           This box has a color of #2aacd7        
        
          <div style="background-color:#2aacd7;">Content here</div>
        
        
          .mybackground {background-color:#2aacd7;}
        
        Background color #2aacd7
      
           Border around this has a color of #2aacd7        
        
          <div style="border:2px solid #2aacd7;">Content here</div>
        
        
          .myborder {border:2px solid #2aacd7;}
        
        Border color #2aacd7