#1f3d82 color space conversions
Hex:
        #1f3d82
        RGB:
        31, 61, 130
        CMY:
        88, 76, 49
        CMYK:
        76, 53, 0, 49
      HSL:
        222°, 61.4907%, 31.5686%
        HSV (HSB):
        222°, 76.1538%, 50.9804%
        XYZ:
        6.2631, 5.2405, 21.8005
        xyY:
        0.1881, 0.1574, 5.2405
      CIE-Lab:
        27.4092, 14.8456, -42.1600
        CIE-LCH:
        27.4092, 44.6974, 289.3984
        CIE-Luv:
        27.4092, -11.0911, -55.0428
        Hunter-Lab:
        22.8921, 8.7748, -40.4382
      #1f3d82 color charts
#1f3d82 RGB chart
      #1f3d82 CMYK chart
      #1f3d82 RGB pie chart
      #1f3d82 color shades, tints & tones
#1f3d82 color schemes
#1f3d82 color preview, HTML & CSS examples
           This text has a color of #1f3d82        
        
          <p style="color:#1f3d82;">Text here</p>
        
        
          .mytext {color:#1f3d82;}
        
        Text color #1f3d82
      
           This box has a color of #1f3d82        
        
          <div style="background-color:#1f3d82;">Content here</div>
        
        
          .mybackground {background-color:#1f3d82;}
        
        Background color #1f3d82
      
           Border around this has a color of #1f3d82        
        
          <div style="border:2px solid #1f3d82;">Content here</div>
        
        
          .myborder {border:2px solid #1f3d82;}
        
        Border color #1f3d82