#1f3b5a color space conversions
Hex:
        #1f3b5a
        RGB:
        31, 59, 90
        CMY:
        88, 77, 65
        CMYK:
        66, 34, 0, 65
      HSL:
        212°, 48.7603%, 23.7255%
        HSV (HSB):
        212°, 65.5556%, 35.2941%
        XYZ:
        3.9745, 4.1574, 10.2658
        xyY:
        0.2160, 0.2260, 4.1574
      CIE-Lab:
        24.1852, 0.3354, -21.7432
        CIE-LCH:
        24.1852, 21.7457, 270.8837
        CIE-Luv:
        24.1852, -10.7426, -26.1354
        Hunter-Lab:
        20.3898, -0.8877, -15.5785
      #1f3b5a color charts
#1f3b5a RGB chart
      #1f3b5a CMYK chart
      #1f3b5a RGB pie chart
      #1f3b5a color shades, tints & tones
#1f3b5a color schemes
#1f3b5a color preview, HTML & CSS examples
           This text has a color of #1f3b5a        
        
          <p style="color:#1f3b5a;">Text here</p>
        
        
          .mytext {color:#1f3b5a;}
        
        Text color #1f3b5a
      
           This box has a color of #1f3b5a        
        
          <div style="background-color:#1f3b5a;">Content here</div>
        
        
          .mybackground {background-color:#1f3b5a;}
        
        Background color #1f3b5a
      
           Border around this has a color of #1f3b5a        
        
          <div style="border:2px solid #1f3b5a;">Content here</div>
        
        
          .myborder {border:2px solid #1f3b5a;}
        
        Border color #1f3b5a