#2f57ac color space conversions
Hex:
        #2f57ac
        RGB:
        47, 87, 172
        CMY:
        82, 66, 33
        CMYK:
        73, 49, 0, 33
      HSL:
        221°, 57.0776%, 42.9412%
        HSV (HSB):
        221°, 72.6744%, 67.4510%
        XYZ:
        12.0269, 10.3993, 40.4031
        xyY:
        0.1914, 0.1655, 10.3993
      CIE-Lab:
        38.5497, 15.8918, -49.6680
        CIE-LCH:
        38.5497, 52.1484, 287.7427
        CIE-Luv:
        38.5497, -15.7899, -72.5337
        Hunter-Lab:
        32.2479, 10.1378, -51.7103
      #2f57ac color charts
#2f57ac RGB chart
      #2f57ac CMYK chart
      #2f57ac RGB pie chart
      #2f57ac color shades, tints & tones
#2f57ac color schemes
#2f57ac color preview, HTML & CSS examples
           This text has a color of #2f57ac        
        
          <p style="color:#2f57ac;">Text here</p>
        
        
          .mytext {color:#2f57ac;}
        
        Text color #2f57ac
      
           This box has a color of #2f57ac        
        
          <div style="background-color:#2f57ac;">Content here</div>
        
        
          .mybackground {background-color:#2f57ac;}
        
        Background color #2f57ac
      
           Border around this has a color of #2f57ac        
        
          <div style="border:2px solid #2f57ac;">Content here</div>
        
        
          .myborder {border:2px solid #2f57ac;}
        
        Border color #2f57ac