#2a5865 color space conversions
Hex:
        #2a5865
        RGB:
        42, 88, 101
        CMY:
        84, 65, 60
        CMYK:
        58, 13, 0, 60
      HSL:
        193°, 41.2587%, 28.0392%
        HSV (HSB):
        193°, 58.4158%, 39.6078%
        XYZ:
        6.7935, 8.4113, 13.5774
        xyY:
        0.2360, 0.2922, 8.4113
      CIE-Lab:
        34.8251, -11.5718, -12.2896
        CIE-LCH:
        34.8251, 16.8802, 226.7231
        CIE-Luv:
        34.8251, -18.7394, -14.7164
        Hunter-Lab:
        29.0022, -8.9416, -7.4551
      #2a5865 color charts
#2a5865 RGB chart
      #2a5865 CMYK chart
      #2a5865 RGB pie chart
      #2a5865 color shades, tints & tones
#2a5865 color schemes
#2a5865 color preview, HTML & CSS examples
           This text has a color of #2a5865        
        
          <p style="color:#2a5865;">Text here</p>
        
        
          .mytext {color:#2a5865;}
        
        Text color #2a5865
      
           This box has a color of #2a5865        
        
          <div style="background-color:#2a5865;">Content here</div>
        
        
          .mybackground {background-color:#2a5865;}
        
        Background color #2a5865
      
           Border around this has a color of #2a5865        
        
          <div style="border:2px solid #2a5865;">Content here</div>
        
        
          .myborder {border:2px solid #2a5865;}
        
        Border color #2a5865