#2a5ac5 color space conversions
Hex:
        #2a5ac5
        RGB:
        42, 90, 197
        CMY:
        84, 65, 23
        CMYK:
        79, 54, 0, 23
      HSL:
        221°, 64.8536%, 46.8627%
        HSV (HSB):
        221°, 78.6802%, 77.2549%
        XYZ:
        14.6891, 11.8358, 54.3337
        xyY:
        0.1817, 0.1464, 11.8358
      CIE-Lab:
        40.9539, 22.8302, -60.4388
        CIE-LCH:
        40.9539, 64.6070, 290.6936
        CIE-Luv:
        40.9539, -17.2684, -89.6913
        Hunter-Lab:
        34.4032, 16.0082, -69.5557
      #2a5ac5 color charts
#2a5ac5 RGB chart
      #2a5ac5 CMYK chart
      #2a5ac5 RGB pie chart
      #2a5ac5 color shades, tints & tones
#2a5ac5 color schemes
#2a5ac5 color preview, HTML & CSS examples
           This text has a color of #2a5ac5        
        
          <p style="color:#2a5ac5;">Text here</p>
        
        
          .mytext {color:#2a5ac5;}
        
        Text color #2a5ac5
      
           This box has a color of #2a5ac5        
        
          <div style="background-color:#2a5ac5;">Content here</div>
        
        
          .mybackground {background-color:#2a5ac5;}
        
        Background color #2a5ac5
      
           Border around this has a color of #2a5ac5        
        
          <div style="border:2px solid #2a5ac5;">Content here</div>
        
        
          .myborder {border:2px solid #2a5ac5;}
        
        Border color #2a5ac5