#2aa4ef color space conversions
Hex:
        #2aa4ef
        RGB:
        42, 164, 239
        CMY:
        84, 36, 6
        CMYK:
        82, 31, 0, 6
      HSL:
        203°, 86.0262%, 55.0980%
        HSV (HSB):
        203°, 82.4268%, 93.7255%
        XYZ:
        29.8103, 33.2752, 86.5129
        xyY:
        0.1993, 0.2224, 33.2752
      CIE-Lab:
        64.3831, -6.7655, -46.6494
        CIE-LCH:
        64.3831, 47.1375, 261.7480
        CIE-Luv:
        64.3831, -39.0116, -74.0893
        Hunter-Lab:
        57.6846, -8.7028, -48.5414
      #2aa4ef color charts
#2aa4ef RGB chart
      #2aa4ef CMYK chart
      #2aa4ef RGB pie chart
      #2aa4ef color shades, tints & tones
#2aa4ef color schemes
#2aa4ef color preview, HTML & CSS examples
           This text has a color of #2aa4ef        
        
          <p style="color:#2aa4ef;">Text here</p>
        
        
          .mytext {color:#2aa4ef;}
        
        Text color #2aa4ef
      
           This box has a color of #2aa4ef        
        
          <div style="background-color:#2aa4ef;">Content here</div>
        
        
          .mybackground {background-color:#2aa4ef;}
        
        Background color #2aa4ef
      
           Border around this has a color of #2aa4ef        
        
          <div style="border:2px solid #2aa4ef;">Content here</div>
        
        
          .myborder {border:2px solid #2aa4ef;}
        
        Border color #2aa4ef