#2f43ac color space conversions
Hex:
        #2f43ac
        RGB:
        47, 67, 172
        CMY:
        82, 74, 33
        CMYK:
        73, 61, 0, 33
      HSL:
        230°, 57.0776%, 42.9412%
        HSV (HSB):
        230°, 72.6744%, 67.4510%
        XYZ:
        10.6258, 7.5972, 39.9361
        xyY:
        0.1827, 0.1306, 7.5972
      CIE-Lab:
        33.1295, 29.1023, -58.4573
        CIE-LCH:
        33.1295, 65.3008, 296.4659
        CIE-Luv:
        33.1295, -10.3042, -81.2103
        Hunter-Lab:
        27.5630, 20.5783, -66.6112
      #2f43ac color charts
#2f43ac RGB chart
      #2f43ac CMYK chart
      #2f43ac RGB pie chart
      #2f43ac color shades, tints & tones
#2f43ac color schemes
#2f43ac color preview, HTML & CSS examples
           This text has a color of #2f43ac        
        
          <p style="color:#2f43ac;">Text here</p>
        
        
          .mytext {color:#2f43ac;}
        
        Text color #2f43ac
      
           This box has a color of #2f43ac        
        
          <div style="background-color:#2f43ac;">Content here</div>
        
        
          .mybackground {background-color:#2f43ac;}
        
        Background color #2f43ac
      
           Border around this has a color of #2f43ac        
        
          <div style="border:2px solid #2f43ac;">Content here</div>
        
        
          .myborder {border:2px solid #2f43ac;}
        
        Border color #2f43ac