#2aa9fd color space conversions
Hex:
        #2aa9fd
        RGB:
        42, 169, 253
        CMY:
        84, 34, 1
        CMYK:
        83, 33, 0, 1
      HSL:
        204°, 98.1395%, 57.8431%
        HSV (HSB):
        204°, 83.3992%, 99.2157%
        XYZ:
        32.8724, 35.9600, 98.1369
        xyY:
        0.1969, 0.2154, 35.9600
      CIE-Lab:
        66.4894, -4.5894, -50.9682
        CIE-LCH:
        66.4894, 51.1744, 264.8547
        CIE-Luv:
        66.4894, -39.8677, -82.0388
        Hunter-Lab:
        59.9667, -7.0918, -55.0529
      #2aa9fd color charts
#2aa9fd RGB chart
      #2aa9fd CMYK chart
      #2aa9fd RGB pie chart
      #2aa9fd color shades, tints & tones
#2aa9fd color schemes
#2aa9fd color preview, HTML & CSS examples
           This text has a color of #2aa9fd        
        
          <p style="color:#2aa9fd;">Text here</p>
        
        
          .mytext {color:#2aa9fd;}
        
        Text color #2aa9fd
      
           This box has a color of #2aa9fd        
        
          <div style="background-color:#2aa9fd;">Content here</div>
        
        
          .mybackground {background-color:#2aa9fd;}
        
        Background color #2aa9fd
      
           Border around this has a color of #2aa9fd        
        
          <div style="border:2px solid #2aa9fd;">Content here</div>
        
        
          .myborder {border:2px solid #2aa9fd;}
        
        Border color #2aa9fd