#1f3265 color space conversions
Hex:
        #1f3265
        RGB:
        31, 50, 101
        CMY:
        88, 80, 60
        CMYK:
        69, 50, 0, 60
      HSL:
        224°, 53.0303%, 25.8824%
        HSV (HSB):
        224°, 69.3069%, 39.6078%
        XYZ:
        4.0546, 3.5121, 12.7761
        xyY:
        0.1993, 0.1726, 3.5121
      CIE-Lab:
        21.9880, 10.9645, -32.4170
        CIE-LCH:
        21.9880, 34.2211, 288.6873
        CIE-Luv:
        21.9880, -7.7846, -38.8282
        Hunter-Lab:
        18.7406, 5.8235, -27.3017
      #1f3265 color charts
#1f3265 RGB chart
      #1f3265 CMYK chart
      #1f3265 RGB pie chart
      #1f3265 color shades, tints & tones
#1f3265 color schemes
#1f3265 color preview, HTML & CSS examples
           This text has a color of #1f3265        
        
          <p style="color:#1f3265;">Text here</p>
        
        
          .mytext {color:#1f3265;}
        
        Text color #1f3265
      
           This box has a color of #1f3265        
        
          <div style="background-color:#1f3265;">Content here</div>
        
        
          .mybackground {background-color:#1f3265;}
        
        Background color #1f3265
      
           Border around this has a color of #1f3265        
        
          <div style="border:2px solid #1f3265;">Content here</div>
        
        
          .myborder {border:2px solid #1f3265;}
        
        Border color #1f3265