#2f72aa color space conversions
Hex:
        #2f72aa
        RGB:
        47, 114, 170
        CMY:
        82, 55, 33
        CMYK:
        72, 33, 0, 33
      HSL:
        207°, 56.6820%, 42.5490%
        HSV (HSB):
        207°, 72.3529%, 66.6667%
        XYZ:
        14.4453, 15.5412, 40.2686
        xyY:
        0.2056, 0.2212, 15.5412
      CIE-Lab:
        46.3668, -1.9935, -36.0307
        CIE-LCH:
        46.3668, 36.0858, 266.8332
        CIE-Luv:
        46.3668, -24.7034, -53.4252
        Hunter-Lab:
        39.4224, -3.5825, -32.9670
      #2f72aa color charts
#2f72aa RGB chart
      #2f72aa CMYK chart
      #2f72aa RGB pie chart
      #2f72aa color shades, tints & tones
#2f72aa color schemes
#2f72aa color preview, HTML & CSS examples
           This text has a color of #2f72aa        
        
          <p style="color:#2f72aa;">Text here</p>
        
        
          .mytext {color:#2f72aa;}
        
        Text color #2f72aa
      
           This box has a color of #2f72aa        
        
          <div style="background-color:#2f72aa;">Content here</div>
        
        
          .mybackground {background-color:#2f72aa;}
        
        Background color #2f72aa
      
           Border around this has a color of #2f72aa        
        
          <div style="border:2px solid #2f72aa;">Content here</div>
        
        
          .myborder {border:2px solid #2f72aa;}
        
        Border color #2f72aa