#2a5585 color space conversions
Hex:
        #2a5585
        RGB:
        42, 85, 133
        CMY:
        84, 67, 48
        CMYK:
        68, 36, 0, 48
      HSL:
        212°, 52.0000%, 34.3137%
        HSV (HSB):
        212°, 68.4211%, 52.1569%
        XYZ:
        8.4370, 8.6827, 23.4216
        xyY:
        0.2081, 0.2142, 8.6827
      CIE-Lab:
        35.3661, 1.6364, -31.2723
        CIE-LCH:
        35.3661, 31.3151, 272.9954
        CIE-Luv:
        35.3661, -16.6992, -43.3721
        Hunter-Lab:
        29.4664, -0.4571, -26.5005
      #2a5585 color charts
#2a5585 RGB chart
      #2a5585 CMYK chart
      #2a5585 RGB pie chart
      #2a5585 color shades, tints & tones
#2a5585 color schemes
#2a5585 color preview, HTML & CSS examples
           This text has a color of #2a5585        
        
          <p style="color:#2a5585;">Text here</p>
        
        
          .mytext {color:#2a5585;}
        
        Text color #2a5585
      
           This box has a color of #2a5585        
        
          <div style="background-color:#2a5585;">Content here</div>
        
        
          .mybackground {background-color:#2a5585;}
        
        Background color #2a5585
      
           Border around this has a color of #2a5585        
        
          <div style="border:2px solid #2a5585;">Content here</div>
        
        
          .myborder {border:2px solid #2a5585;}
        
        Border color #2a5585