#1f3b89 color space conversions
Hex:
        #1f3b89
        RGB:
        31, 59, 137
        CMY:
        88, 77, 46
        CMYK:
        77, 57, 0, 46
      HSL:
        224°, 63.0952%, 32.9412%
        HSV (HSB):
        224°, 77.3723%, 53.7255%
        XYZ:
        6.6444, 5.2254, 24.3253
        xyY:
        0.1836, 0.1444, 5.2254
      CIE-Lab:
        27.3675, 19.0437, -46.5850
        CIE-LCH:
        27.3675, 50.3271, 292.2345
        CIE-Luv:
        27.3675, -10.5411, -60.7276
        Hunter-Lab:
        22.8591, 11.8808, -47.0916
      #1f3b89 color charts
#1f3b89 RGB chart
      #1f3b89 CMYK chart
      #1f3b89 RGB pie chart
      #1f3b89 color shades, tints & tones
#1f3b89 color schemes
#1f3b89 color preview, HTML & CSS examples
           This text has a color of #1f3b89        
        
          <p style="color:#1f3b89;">Text here</p>
        
        
          .mytext {color:#1f3b89;}
        
        Text color #1f3b89
      
           This box has a color of #1f3b89        
        
          <div style="background-color:#1f3b89;">Content here</div>
        
        
          .mybackground {background-color:#1f3b89;}
        
        Background color #1f3b89
      
           Border around this has a color of #1f3b89        
        
          <div style="border:2px solid #1f3b89;">Content here</div>
        
        
          .myborder {border:2px solid #1f3b89;}
        
        Border color #1f3b89