#2aaafb color space conversions
Hex:
        #2aaafb
        RGB:
        42, 170, 251
        CMY:
        84, 33, 2
        CMYK:
        83, 32, 0, 2
      HSL:
        203°, 96.3134%, 57.4510%
        HSV (HSB):
        203°, 83.2669%, 98.4314%
        XYZ:
        32.7422, 36.2067, 96.5297
        xyY:
        0.1979, 0.2188, 36.2067
      CIE-Lab:
        66.6776, -5.8649, -49.5832
        CIE-LCH:
        66.6776, 49.9289, 263.2542
        CIE-Luv:
        66.6776, -40.3123, -79.5791
        Hunter-Lab:
        60.1720, -8.1716, -52.9943
      #2aaafb color charts
#2aaafb RGB chart
      #2aaafb CMYK chart
      #2aaafb RGB pie chart
      #2aaafb color shades, tints & tones
#2aaafb color schemes
#2aaafb color preview, HTML & CSS examples
           This text has a color of #2aaafb        
        
          <p style="color:#2aaafb;">Text here</p>
        
        
          .mytext {color:#2aaafb;}
        
        Text color #2aaafb
      
           This box has a color of #2aaafb        
        
          <div style="background-color:#2aaafb;">Content here</div>
        
        
          .mybackground {background-color:#2aaafb;}
        
        Background color #2aaafb
      
           Border around this has a color of #2aaafb        
        
          <div style="border:2px solid #2aaafb;">Content here</div>
        
        
          .myborder {border:2px solid #2aaafb;}
        
        Border color #2aaafb