#2a7fad color space conversions
Hex:
        #2a7fad
        RGB:
        42, 127, 173
        CMY:
        84, 50, 32
        CMYK:
        76, 27, 0, 32
      HSL:
        201°, 60.9302%, 42.1569%
        HSV (HSB):
        201°, 75.7225%, 67.8431%
        XYZ:
        16.0870, 18.6881, 42.2945
        xyY:
        0.2087, 0.2425, 18.6881
      CIE-Lab:
        50.3203, -9.2864, -31.5824
        CIE-LCH:
        50.3203, 32.9194, 253.6146
        CIE-Luv:
        50.3203, -29.9747, -46.4399
        Hunter-Lab:
        43.2298, -9.2270, -27.7464
      #2a7fad color charts
#2a7fad RGB chart
      #2a7fad CMYK chart
      #2a7fad RGB pie chart
      #2a7fad color shades, tints & tones
#2a7fad color schemes
#2a7fad color preview, HTML & CSS examples
           This text has a color of #2a7fad        
        
          <p style="color:#2a7fad;">Text here</p>
        
        
          .mytext {color:#2a7fad;}
        
        Text color #2a7fad
      
           This box has a color of #2a7fad        
        
          <div style="background-color:#2a7fad;">Content here</div>
        
        
          .mybackground {background-color:#2a7fad;}
        
        Background color #2a7fad
      
           Border around this has a color of #2a7fad        
        
          <div style="border:2px solid #2a7fad;">Content here</div>
        
        
          .myborder {border:2px solid #2a7fad;}
        
        Border color #2a7fad