#2a688b color space conversions
Hex:
        #2a688b
        RGB:
        42, 104, 139
        CMY:
        84, 59, 45
        CMYK:
        70, 25, 0, 45
      HSL:
        202°, 53.5912%, 35.4902%
        HSV (HSB):
        202°, 69.7842%, 54.5098%
        XYZ:
        10.5654, 12.2569, 26.2351
        xyY:
        0.2154, 0.2498, 12.2569
      CIE-Lab:
        41.6216, -7.9594, -25.1050
        CIE-LCH:
        41.6216, 26.3365, 252.4092
        CIE-Luv:
        41.6216, -23.3242, -34.8703
        Hunter-Lab:
        35.0099, -7.3993, -19.9227
      #2a688b color charts
#2a688b RGB chart
      #2a688b CMYK chart
      #2a688b RGB pie chart
      #2a688b color shades, tints & tones
#2a688b color schemes
#2a688b color preview, HTML & CSS examples
           This text has a color of #2a688b        
        
          <p style="color:#2a688b;">Text here</p>
        
        
          .mytext {color:#2a688b;}
        
        Text color #2a688b
      
           This box has a color of #2a688b        
        
          <div style="background-color:#2a688b;">Content here</div>
        
        
          .mybackground {background-color:#2a688b;}
        
        Background color #2a688b
      
           Border around this has a color of #2a688b        
        
          <div style="border:2px solid #2a688b;">Content here</div>
        
        
          .myborder {border:2px solid #2a688b;}
        
        Border color #2a688b