#2aa1fd color space conversions
Hex:
        #2aa1fd
        RGB:
        42, 161, 253
        CMY:
        84, 37, 1
        CMYK:
        83, 36, 0, 1
      HSL:
        206°, 98.1395%, 57.8431%
        HSV (HSB):
        206°, 83.3992%, 99.2157%
        XYZ:
        31.4293, 33.0738, 97.6559
        xyY:
        0.1938, 0.2040, 33.0738
      CIE-Lab:
        64.2206, -0.0233, -54.5636
        CIE-LCH:
        64.2206, 54.5636, 269.9756
        CIE-Luv:
        64.2206, -37.2520, -88.1237
        Hunter-Lab:
        57.5098, -3.0914, -60.4218
      #2aa1fd color charts
#2aa1fd RGB chart
      #2aa1fd CMYK chart
      #2aa1fd RGB pie chart
      #2aa1fd color shades, tints & tones
#2aa1fd color schemes
#2aa1fd color preview, HTML & CSS examples
           This text has a color of #2aa1fd        
        
          <p style="color:#2aa1fd;">Text here</p>
        
        
          .mytext {color:#2aa1fd;}
        
        Text color #2aa1fd
      
           This box has a color of #2aa1fd        
        
          <div style="background-color:#2aa1fd;">Content here</div>
        
        
          .mybackground {background-color:#2aa1fd;}
        
        Background color #2aa1fd
      
           Border around this has a color of #2aa1fd        
        
          <div style="border:2px solid #2aa1fd;">Content here</div>
        
        
          .myborder {border:2px solid #2aa1fd;}
        
        Border color #2aa1fd