#1f3f89 color space conversions
Hex:
        #1f3f89
        RGB:
        31, 63, 137
        CMY:
        88, 75, 46
        CMYK:
        77, 54, 0, 46
      HSL:
        222°, 63.0952%, 32.9412%
        HSV (HSB):
        222°, 77.3723%, 53.7255%
        XYZ:
        6.8579, 5.6525, 24.3965
        xyY:
        0.1858, 0.1532, 5.6525
      CIE-Lab:
        28.5182, 16.2671, -44.7192
        CIE-LCH:
        28.5182, 47.5860, 289.9894
        CIE-Luv:
        28.5182, -11.6484, -59.2104
        Hunter-Lab:
        23.7749, 9.8827, -44.1977
      #1f3f89 color charts
#1f3f89 RGB chart
      #1f3f89 CMYK chart
      #1f3f89 RGB pie chart
      #1f3f89 color shades, tints & tones
#1f3f89 color schemes
#1f3f89 color preview, HTML & CSS examples
           This text has a color of #1f3f89        
        
          <p style="color:#1f3f89;">Text here</p>
        
        
          .mytext {color:#1f3f89;}
        
        Text color #1f3f89
      
           This box has a color of #1f3f89        
        
          <div style="background-color:#1f3f89;">Content here</div>
        
        
          .mybackground {background-color:#1f3f89;}
        
        Background color #1f3f89
      
           Border around this has a color of #1f3f89        
        
          <div style="border:2px solid #1f3f89;">Content here</div>
        
        
          .myborder {border:2px solid #1f3f89;}
        
        Border color #1f3f89