#2a94ee color space conversions
Hex:
        #2a94ee
        RGB:
        42, 148, 238
        CMY:
        84, 42, 7
        CMYK:
        82, 38, 0, 7
      HSL:
        208°, 85.2174%, 54.9020%
        HSV (HSB):
        208°, 82.3529%, 93.3333%
        XYZ:
        26.9774, 27.8451, 84.8417
        xyY:
        0.1932, 0.1994, 27.8451
      CIE-Lab:
        59.7485, 2.0897, -53.4394
        CIE-LCH:
        59.7485, 53.4803, 272.2394
        CIE-Luv:
        59.7485, -33.7897, -85.3685
        Hunter-Lab:
        52.7685, -1.0884, -58.3892
      #2a94ee color charts
#2a94ee RGB chart
      #2a94ee CMYK chart
      #2a94ee RGB pie chart
      #2a94ee color shades, tints & tones
#2a94ee color schemes
#2a94ee color preview, HTML & CSS examples
           This text has a color of #2a94ee        
        
          <p style="color:#2a94ee;">Text here</p>
        
        
          .mytext {color:#2a94ee;}
        
        Text color #2a94ee
      
           This box has a color of #2a94ee        
        
          <div style="background-color:#2a94ee;">Content here</div>
        
        
          .mybackground {background-color:#2a94ee;}
        
        Background color #2a94ee
      
           Border around this has a color of #2a94ee        
        
          <div style="border:2px solid #2a94ee;">Content here</div>
        
        
          .myborder {border:2px solid #2a94ee;}
        
        Border color #2a94ee