#2a5ead color space conversions
Hex:
        #2a5ead
        RGB:
        42, 94, 173
        CMY:
        84, 63, 32
        CMYK:
        76, 46, 0, 32
      HSL:
        216°, 60.9302%, 42.1569%
        HSV (HSB):
        216°, 75.7225%, 67.8431%
        XYZ:
        12.5004, 11.5148, 41.0989
        xyY:
        0.1920, 0.1768, 11.5148
      CIE-Lab:
        40.4343, 11.0205, -47.2390
        CIE-LCH:
        40.4343, 48.5075, 283.1318
        CIE-Luv:
        40.4343, -18.8025, -69.6119
        Hunter-Lab:
        33.9334, 6.3722, -48.0564
      #2a5ead color charts
#2a5ead RGB chart
      #2a5ead CMYK chart
      #2a5ead RGB pie chart
      #2a5ead color shades, tints & tones
#2a5ead color schemes
#2a5ead color preview, HTML & CSS examples
           This text has a color of #2a5ead        
        
          <p style="color:#2a5ead;">Text here</p>
        
        
          .mytext {color:#2a5ead;}
        
        Text color #2a5ead
      
           This box has a color of #2a5ead        
        
          <div style="background-color:#2a5ead;">Content here</div>
        
        
          .mybackground {background-color:#2a5ead;}
        
        Background color #2a5ead
      
           Border around this has a color of #2a5ead        
        
          <div style="border:2px solid #2a5ead;">Content here</div>
        
        
          .myborder {border:2px solid #2a5ead;}
        
        Border color #2a5ead