#1f4887 color space conversions
Hex:
        #1f4887
        RGB:
        31, 72, 135
        CMY:
        88, 72, 47
        CMYK:
        77, 47, 0, 47
      HSL:
        216°, 62.6506%, 32.5490%
        HSV (HSB):
        216°, 77.0370%, 52.9412%
        XYZ:
        7.2556, 6.6753, 23.8277
        xyY:
        0.1922, 0.1768, 6.6753
      CIE-Lab:
        31.0560, 9.2763, -39.3922
        CIE-LCH:
        31.0560, 40.4697, 283.2509
        CIE-Luv:
        31.0560, -14.3662, -53.4776
        Hunter-Lab:
        25.8366, 4.9135, -36.5944
      #1f4887 color charts
#1f4887 RGB chart
      #1f4887 CMYK chart
      #1f4887 RGB pie chart
      #1f4887 color shades, tints & tones
#1f4887 color schemes
#1f4887 color preview, HTML & CSS examples
           This text has a color of #1f4887        
        
          <p style="color:#1f4887;">Text here</p>
        
        
          .mytext {color:#1f4887;}
        
        Text color #1f4887
      
           This box has a color of #1f4887        
        
          <div style="background-color:#1f4887;">Content here</div>
        
        
          .mybackground {background-color:#1f4887;}
        
        Background color #1f4887
      
           Border around this has a color of #1f4887        
        
          <div style="border:2px solid #1f4887;">Content here</div>
        
        
          .myborder {border:2px solid #1f4887;}
        
        Border color #1f4887