#1f2399 color space conversions
Hex:
        #1f2399
        RGB:
        31, 35, 153
        CMY:
        88, 86, 40
        CMYK:
        80, 77, 0, 40
      HSL:
        238°, 66.3043%, 36.0784%
        HSV (HSB):
        238°, 79.7386%, 60.0000%
        XYZ:
        6.9159, 3.7933, 30.5047
        xyY:
        0.1678, 0.0920, 3.7933
      CIE-Lab:
        22.9759, 40.7407, -63.6677
        CIE-LCH:
        22.9759, 75.5869, 302.6150
        CIE-Luv:
        22.9759, -5.8972, -74.2380
        Hunter-Lab:
        19.4763, 29.3002, -79.2291
      #1f2399 color charts
#1f2399 RGB chart
      #1f2399 CMYK chart
      #1f2399 RGB pie chart
      #1f2399 color shades, tints & tones
#1f2399 color schemes
#1f2399 color preview, HTML & CSS examples
           This text has a color of #1f2399        
        
          <p style="color:#1f2399;">Text here</p>
        
        
          .mytext {color:#1f2399;}
        
        Text color #1f2399
      
           This box has a color of #1f2399        
        
          <div style="background-color:#1f2399;">Content here</div>
        
        
          .mybackground {background-color:#1f2399;}
        
        Background color #1f2399
      
           Border around this has a color of #1f2399        
        
          <div style="border:2px solid #1f2399;">Content here</div>
        
        
          .myborder {border:2px solid #1f2399;}
        
        Border color #1f2399