#2a5766 color space conversions
Hex:
        #2a5766
        RGB:
        42, 87, 102
        CMY:
        84, 66, 60
        CMYK:
        59, 15, 0, 60
      HSL:
        195°, 41.6667%, 28.2353%
        HSV (HSB):
        195°, 58.8235%, 40.0000%
        XYZ:
        6.7613, 8.2679, 13.8099
        xyY:
        0.2344, 0.2867, 8.2679
      CIE-Lab:
        34.5348, -10.6488, -13.3573
        CIE-LCH:
        34.5348, 17.0826, 231.4371
        CIE-Luv:
        34.5348, -18.3136, -16.2697
        Hunter-Lab:
        28.7540, -8.3465, -8.3478
      #2a5766 color charts
#2a5766 RGB chart
      #2a5766 CMYK chart
      #2a5766 RGB pie chart
      #2a5766 color shades, tints & tones
#2a5766 color schemes
#2a5766 color preview, HTML & CSS examples
           This text has a color of #2a5766        
        
          <p style="color:#2a5766;">Text here</p>
        
        
          .mytext {color:#2a5766;}
        
        Text color #2a5766
      
           This box has a color of #2a5766        
        
          <div style="background-color:#2a5766;">Content here</div>
        
        
          .mybackground {background-color:#2a5766;}
        
        Background color #2a5766
      
           Border around this has a color of #2a5766        
        
          <div style="border:2px solid #2a5766;">Content here</div>
        
        
          .myborder {border:2px solid #2a5766;}
        
        Border color #2a5766