#2aafef color space conversions
Hex:
        #2aafef
        RGB:
        42, 175, 239
        CMY:
        84, 31, 6
        CMYK:
        82, 27, 0, 6
      HSL:
        199°, 86.0262%, 55.0980%
        HSV (HSB):
        199°, 82.4268%, 93.7255%
        XYZ:
        31.8648, 37.3842, 87.1978
        xyY:
        0.2037, 0.2390, 37.3842
      CIE-Lab:
        67.5643, -12.8459, -41.6521
        CIE-LCH:
        67.5643, 43.5880, 252.8598
        CIE-Luv:
        67.5643, -42.7123, -65.4006
        Hunter-Lab:
        61.1426, -13.9733, -41.7559
      #2aafef color charts
#2aafef RGB chart
      #2aafef CMYK chart
      #2aafef RGB pie chart
      #2aafef color shades, tints & tones
#2aafef color schemes
#2aafef color preview, HTML & CSS examples
           This text has a color of #2aafef        
        
          <p style="color:#2aafef;">Text here</p>
        
        
          .mytext {color:#2aafef;}
        
        Text color #2aafef
      
           This box has a color of #2aafef        
        
          <div style="background-color:#2aafef;">Content here</div>
        
        
          .mybackground {background-color:#2aafef;}
        
        Background color #2aafef
      
           Border around this has a color of #2aafef        
        
          <div style="border:2px solid #2aafef;">Content here</div>
        
        
          .myborder {border:2px solid #2aafef;}
        
        Border color #2aafef