#1f4273 color space conversions
Hex:
        #1f4273
        RGB:
        31, 66, 115
        CMY:
        88, 74, 55
        CMYK:
        73, 43, 0, 55
      HSL:
        215°, 57.5342%, 28.6275%
        HSV (HSB):
        215°, 73.0435%, 45.0980%
        XYZ:
        5.6078, 5.4255, 16.9713
        xyY:
        0.2002, 0.1937, 5.4255
      CIE-Lab:
        27.9143, 5.3645, -31.9195
        CIE-LCH:
        27.9143, 32.3672, 279.5402
        CIE-Luv:
        27.9143, -12.7673, -41.4606
        Hunter-Lab:
        23.2928, 2.2120, -26.8943
      #1f4273 color charts
#1f4273 RGB chart
      #1f4273 CMYK chart
      #1f4273 RGB pie chart
      #1f4273 color shades, tints & tones
#1f4273 color schemes
#1f4273 color preview, HTML & CSS examples
           This text has a color of #1f4273        
        
          <p style="color:#1f4273;">Text here</p>
        
        
          .mytext {color:#1f4273;}
        
        Text color #1f4273
      
           This box has a color of #1f4273        
        
          <div style="background-color:#1f4273;">Content here</div>
        
        
          .mybackground {background-color:#1f4273;}
        
        Background color #1f4273
      
           Border around this has a color of #1f4273        
        
          <div style="border:2px solid #1f4273;">Content here</div>
        
        
          .myborder {border:2px solid #1f4273;}
        
        Border color #1f4273