#1f2694 color space conversions
Hex:
        #1f2694
        RGB:
        31, 38, 148
        CMY:
        88, 85, 42
        CMYK:
        79, 74, 0, 42
      HSL:
        236°, 65.3631%, 35.0980%
        HSV (HSB):
        236°, 79.0541%, 58.0392%
        XYZ:
        6.6035, 3.8157, 28.4054
        xyY:
        0.1701, 0.0983, 3.8157
      CIE-Lab:
        23.0524, 37.2195, -60.4623
        CIE-LCH:
        23.0524, 70.9999, 301.6157
        CIE-Luv:
        23.0524, -6.1824, -71.3076
        Hunter-Lab:
        19.5337, 26.1590, -72.5445
      #1f2694 color charts
#1f2694 RGB chart
      #1f2694 CMYK chart
      #1f2694 RGB pie chart
      #1f2694 color shades, tints & tones
#1f2694 color schemes
#1f2694 color preview, HTML & CSS examples
           This text has a color of #1f2694        
        
          <p style="color:#1f2694;">Text here</p>
        
        
          .mytext {color:#1f2694;}
        
        Text color #1f2694
      
           This box has a color of #1f2694        
        
          <div style="background-color:#1f2694;">Content here</div>
        
        
          .mybackground {background-color:#1f2694;}
        
        Background color #1f2694
      
           Border around this has a color of #1f2694        
        
          <div style="border:2px solid #1f2694;">Content here</div>
        
        
          .myborder {border:2px solid #1f2694;}
        
        Border color #1f2694