#2a5ab2 color space conversions
Hex:
        #2a5ab2
        RGB:
        42, 90, 178
        CMY:
        84, 65, 30
        CMYK:
        76, 49, 0, 30
      HSL:
        219°, 61.8182%, 43.1373%
        HSV (HSB):
        219°, 76.4045%, 69.8039%
        XYZ:
        12.6469, 11.0189, 43.5798
        xyY:
        0.1881, 0.1639, 11.0189
      CIE-Lab:
        39.6123, 15.5531, -51.5079
        CIE-LCH:
        39.6123, 53.8049, 286.8020
        CIE-Luv:
        39.6123, -17.4834, -75.7268
        Hunter-Lab:
        33.1948, 9.9160, -54.6026
      #2a5ab2 color charts
#2a5ab2 RGB chart
      #2a5ab2 CMYK chart
      #2a5ab2 RGB pie chart
      #2a5ab2 color shades, tints & tones
#2a5ab2 color schemes
#2a5ab2 color preview, HTML & CSS examples
           This text has a color of #2a5ab2        
        
          <p style="color:#2a5ab2;">Text here</p>
        
        
          .mytext {color:#2a5ab2;}
        
        Text color #2a5ab2
      
           This box has a color of #2a5ab2        
        
          <div style="background-color:#2a5ab2;">Content here</div>
        
        
          .mybackground {background-color:#2a5ab2;}
        
        Background color #2a5ab2
      
           Border around this has a color of #2a5ab2        
        
          <div style="border:2px solid #2a5ab2;">Content here</div>
        
        
          .myborder {border:2px solid #2a5ab2;}
        
        Border color #2a5ab2