#1f4883 color space conversions
Hex:
        #1f4883
        RGB:
        31, 72, 131
        CMY:
        88, 72, 49
        CMYK:
        76, 45, 0, 49
      HSL:
        215°, 61.7284%, 31.7647%
        HSV (HSB):
        215°, 76.3359%, 51.3725%
        XYZ:
        6.9792, 6.5647, 22.3720
        xyY:
        0.1943, 0.1828, 6.5647
      CIE-Lab:
        30.7947, 7.6738, -37.3365
        CIE-LCH:
        30.7947, 38.1170, 281.6142
        CIE-Luv:
        30.7947, -14.4383, -50.4257
        Hunter-Lab:
        25.6217, 3.7841, -33.8348
      #1f4883 color charts
#1f4883 RGB chart
      #1f4883 CMYK chart
      #1f4883 RGB pie chart
      #1f4883 color shades, tints & tones
#1f4883 color schemes
#1f4883 color preview, HTML & CSS examples
           This text has a color of #1f4883        
        
          <p style="color:#1f4883;">Text here</p>
        
        
          .mytext {color:#1f4883;}
        
        Text color #1f4883
      
           This box has a color of #1f4883        
        
          <div style="background-color:#1f4883;">Content here</div>
        
        
          .mybackground {background-color:#1f4883;}
        
        Background color #1f4883
      
           Border around this has a color of #1f4883        
        
          <div style="border:2px solid #1f4883;">Content here</div>
        
        
          .myborder {border:2px solid #1f4883;}
        
        Border color #1f4883