#1f54ac color space conversions
Hex:
        #1f54ac
        RGB:
        31, 84, 172
        CMY:
        88, 67, 33
        CMYK:
        82, 51, 0, 33
      HSL:
        217°, 69.4581%, 39.8039%
        HSV (HSB):
        217°, 81.9767%, 67.4510%
        XYZ:
        11.1818, 9.6105, 40.2954
        xyY:
        0.1830, 0.1573, 9.6105
      CIE-Lab:
        37.1341, 15.9708, -51.9809
        CIE-LCH:
        37.1341, 54.3790, 287.0792
        CIE-Luv:
        37.1341, -17.3388, -74.9247
        Hunter-Lab:
        31.0008, 10.1323, -55.3656
      #1f54ac color charts
#1f54ac RGB chart
      #1f54ac CMYK chart
      #1f54ac RGB pie chart
      #1f54ac color shades, tints & tones
#1f54ac color schemes
#1f54ac color preview, HTML & CSS examples
           This text has a color of #1f54ac        
        
          <p style="color:#1f54ac;">Text here</p>
        
        
          .mytext {color:#1f54ac;}
        
        Text color #1f54ac
      
           This box has a color of #1f54ac        
        
          <div style="background-color:#1f54ac;">Content here</div>
        
        
          .mybackground {background-color:#1f54ac;}
        
        Background color #1f54ac
      
           Border around this has a color of #1f54ac        
        
          <div style="border:2px solid #1f54ac;">Content here</div>
        
        
          .myborder {border:2px solid #1f54ac;}
        
        Border color #1f54ac