#2a72af color space conversions
Hex:
        #2a72af
        RGB:
        42, 114, 175
        CMY:
        84, 55, 31
        CMYK:
        76, 35, 0, 31
      HSL:
        208°, 61.2903%, 42.5490%
        HSV (HSB):
        208°, 76.0000%, 68.6275%
        XYZ:
        14.7100, 15.6220, 42.7975
        xyY:
        0.2012, 0.2136, 15.6220
      CIE-Lab:
        46.4746, -0.8383, -38.7891
        CIE-LCH:
        46.4746, 38.7982, 268.7620
        CIE-Luv:
        46.4746, -25.3414, -57.8943
        Hunter-Lab:
        39.5247, -2.7353, -36.5322
      #2a72af color charts
#2a72af RGB chart
      #2a72af CMYK chart
      #2a72af RGB pie chart
      #2a72af color shades, tints & tones
#2a72af color schemes
#2a72af color preview, HTML & CSS examples
           This text has a color of #2a72af        
        
          <p style="color:#2a72af;">Text here</p>
        
        
          .mytext {color:#2a72af;}
        
        Text color #2a72af
      
           This box has a color of #2a72af        
        
          <div style="background-color:#2a72af;">Content here</div>
        
        
          .mybackground {background-color:#2a72af;}
        
        Background color #2a72af
      
           Border around this has a color of #2a72af        
        
          <div style="border:2px solid #2a72af;">Content here</div>
        
        
          .myborder {border:2px solid #2a72af;}
        
        Border color #2a72af