#1f43ac color space conversions
Hex:
        #1f43ac
        RGB:
        31, 67, 172
        CMY:
        88, 74, 33
        CMYK:
        82, 61, 0, 33
      HSL:
        225°, 69.4581%, 39.8039%
        HSV (HSB):
        225°, 81.9767%, 67.4510%
        XYZ:
        10.0186, 7.2842, 39.9077
        xyY:
        0.1751, 0.1273, 7.2842
      CIE-Lab:
        32.4453, 27.3733, -59.6030
        CIE-LCH:
        32.4453, 65.5882, 294.6674
        CIE-Luv:
        32.4453, -12.7241, -81.8446
        Hunter-Lab:
        26.9892, 19.0296, -68.7769
      #1f43ac color charts
#1f43ac RGB chart
      #1f43ac CMYK chart
      #1f43ac RGB pie chart
      #1f43ac color shades, tints & tones
#1f43ac color schemes
#1f43ac color preview, HTML & CSS examples
           This text has a color of #1f43ac        
        
          <p style="color:#1f43ac;">Text here</p>
        
        
          .mytext {color:#1f43ac;}
        
        Text color #1f43ac
      
           This box has a color of #1f43ac        
        
          <div style="background-color:#1f43ac;">Content here</div>
        
        
          .mybackground {background-color:#1f43ac;}
        
        Background color #1f43ac
      
           Border around this has a color of #1f43ac        
        
          <div style="border:2px solid #1f43ac;">Content here</div>
        
        
          .myborder {border:2px solid #1f43ac;}
        
        Border color #1f43ac