#2a678f color space conversions
Hex:
        #2a678f
        RGB:
        42, 103, 143
        CMY:
        84, 60, 44
        CMYK:
        71, 28, 0, 44
      HSL:
        204°, 54.5946%, 36.2745%
        HSV (HSB):
        204°, 70.6294%, 56.0784%
        XYZ:
        10.7630, 12.1759, 27.7695
        xyY:
        0.2123, 0.2401, 12.1759
      CIE-Lab:
        41.4943, -5.9208, -27.7050
        CIE-LCH:
        41.4943, 28.3306, 257.9369
        CIE-Luv:
        41.4943, -22.7931, -39.0085
        Hunter-Lab:
        34.8940, -6.0063, -22.7587
      #2a678f color charts
#2a678f RGB chart
      #2a678f CMYK chart
      #2a678f RGB pie chart
      #2a678f color shades, tints & tones
#2a678f color schemes
#2a678f color preview, HTML & CSS examples
           This text has a color of #2a678f        
        
          <p style="color:#2a678f;">Text here</p>
        
        
          .mytext {color:#2a678f;}
        
        Text color #2a678f
      
           This box has a color of #2a678f        
        
          <div style="background-color:#2a678f;">Content here</div>
        
        
          .mybackground {background-color:#2a678f;}
        
        Background color #2a678f
      
           Border around this has a color of #2a678f        
        
          <div style="border:2px solid #2a678f;">Content here</div>
        
        
          .myborder {border:2px solid #2a678f;}
        
        Border color #2a678f