#2a5eac color space conversions
Hex:
        #2a5eac
        RGB:
        42, 94, 172
        CMY:
        84, 63, 33
        CMYK:
        76, 45, 0, 33
      HSL:
        216°, 60.7477%, 41.9608%
        HSV (HSB):
        216°, 75.5814%, 67.4510%
        XYZ:
        12.4039, 11.4762, 40.5911
        xyY:
        0.1924, 0.1780, 11.4762
      CIE-Lab:
        40.3712, 10.6369, -46.7500
        CIE-LCH:
        40.3712, 47.9449, 282.8181
        CIE-Luv:
        40.3712, -18.8236, -68.8329
        Hunter-Lab:
        33.8765, 6.0740, -47.3281
      #2a5eac color charts
#2a5eac RGB chart
      #2a5eac CMYK chart
      #2a5eac RGB pie chart
      #2a5eac color shades, tints & tones
#2a5eac color schemes
#2a5eac color preview, HTML & CSS examples
           This text has a color of #2a5eac        
        
          <p style="color:#2a5eac;">Text here</p>
        
        
          .mytext {color:#2a5eac;}
        
        Text color #2a5eac
      
           This box has a color of #2a5eac        
        
          <div style="background-color:#2a5eac;">Content here</div>
        
        
          .mybackground {background-color:#2a5eac;}
        
        Background color #2a5eac
      
           Border around this has a color of #2a5eac        
        
          <div style="border:2px solid #2a5eac;">Content here</div>
        
        
          .myborder {border:2px solid #2a5eac;}
        
        Border color #2a5eac