#2a5ab3 color space conversions
Hex:
        #2a5ab3
        RGB:
        42, 90, 179
        CMY:
        84, 65, 30
        CMYK:
        77, 50, 0, 30
      HSL:
        219°, 61.9910%, 43.3333%
        HSV (HSB):
        219°, 76.5363%, 70.1961%
        XYZ:
        12.7477, 11.0592, 44.1106
        xyY:
        0.1877, 0.1628, 11.0592
      CIE-Lab:
        39.6801, 15.9375, -51.9871
        CIE-LCH:
        39.6801, 54.3752, 287.0437
        CIE-Luv:
        39.6801, -17.4692, -76.4791
        Hunter-Lab:
        33.2554, 10.2268, -55.3645
      #2a5ab3 color charts
#2a5ab3 RGB chart
      #2a5ab3 CMYK chart
      #2a5ab3 RGB pie chart
      #2a5ab3 color shades, tints & tones
#2a5ab3 color schemes
#2a5ab3 color preview, HTML & CSS examples
           This text has a color of #2a5ab3        
        
          <p style="color:#2a5ab3;">Text here</p>
        
        
          .mytext {color:#2a5ab3;}
        
        Text color #2a5ab3
      
           This box has a color of #2a5ab3        
        
          <div style="background-color:#2a5ab3;">Content here</div>
        
        
          .mybackground {background-color:#2a5ab3;}
        
        Background color #2a5ab3
      
           Border around this has a color of #2a5ab3        
        
          <div style="border:2px solid #2a5ab3;">Content here</div>
        
        
          .myborder {border:2px solid #2a5ab3;}
        
        Border color #2a5ab3