#1f2e73 color space conversions
Hex:
        #1f2e73
        RGB:
        31, 46, 115
        CMY:
        88, 82, 55
        CMYK:
        73, 60, 0, 55
      HSL:
        229°, 57.5342%, 28.6275%
        HSV (HSB):
        229°, 73.0435%, 45.0980%
        XYZ:
        4.6366, 3.4831, 16.6476
        xyY:
        0.1872, 0.1406, 3.4831
      CIE-Lab:
        21.8832, 19.4039, -41.6291
        CIE-LCH:
        21.8832, 45.9292, 294.9908
        CIE-Luv:
        21.8832, -6.8922, -49.7523
        Hunter-Lab:
        18.6631, 11.6855, -39.8229
      #1f2e73 color charts
#1f2e73 RGB chart
      #1f2e73 CMYK chart
      #1f2e73 RGB pie chart
      #1f2e73 color shades, tints & tones
#1f2e73 color schemes
#1f2e73 color preview, HTML & CSS examples
           This text has a color of #1f2e73        
        
          <p style="color:#1f2e73;">Text here</p>
        
        
          .mytext {color:#1f2e73;}
        
        Text color #1f2e73
      
           This box has a color of #1f2e73        
        
          <div style="background-color:#1f2e73;">Content here</div>
        
        
          .mybackground {background-color:#1f2e73;}
        
        Background color #1f2e73
      
           Border around this has a color of #1f2e73        
        
          <div style="border:2px solid #1f2e73;">Content here</div>
        
        
          .myborder {border:2px solid #1f2e73;}
        
        Border color #1f2e73