#2f4aba color space conversions
Hex:
        #2f4aba
        RGB:
        47, 74, 186
        CMY:
        82, 71, 27
        CMYK:
        75, 60, 0, 27
      HSL:
        228°, 59.6567%, 45.6863%
        HSV (HSB):
        228°, 74.7312%, 72.9412%
        XYZ:
        12.4840, 9.0471, 47.5427
        xyY:
        0.1807, 0.1310, 9.0471
      CIE-Lab:
        36.0748, 29.7005, -61.9458
        CIE-LCH:
        36.0748, 68.6979, 295.6159
        CIE-Luv:
        36.0748, -12.2547, -88.3332
        Hunter-Lab:
        30.0783, 21.4492, -72.6606
      #2f4aba color charts
#2f4aba RGB chart
      #2f4aba CMYK chart
      #2f4aba RGB pie chart
      #2f4aba color shades, tints & tones
#2f4aba color schemes
#2f4aba color preview, HTML & CSS examples
           This text has a color of #2f4aba        
        
          <p style="color:#2f4aba;">Text here</p>
        
        
          .mytext {color:#2f4aba;}
        
        Text color #2f4aba
      
           This box has a color of #2f4aba        
        
          <div style="background-color:#2f4aba;">Content here</div>
        
        
          .mybackground {background-color:#2f4aba;}
        
        Background color #2f4aba
      
           Border around this has a color of #2f4aba        
        
          <div style="border:2px solid #2f4aba;">Content here</div>
        
        
          .myborder {border:2px solid #2f4aba;}
        
        Border color #2f4aba