#1f2a65 color space conversions
Hex:
        #1f2a65
        RGB:
        31, 42, 101
        CMY:
        88, 84, 60
        CMYK:
        69, 58, 0, 60
      HSL:
        231°, 53.0303%, 25.8824%
        HSV (HSB):
        231°, 69.3069%, 39.6078%
        XYZ:
        3.7420, 2.8868, 12.6719
        xyY:
        0.1939, 0.1496, 2.8868
      CIE-Lab:
        19.5848, 16.7123, -36.2935
        CIE-LCH:
        19.5848, 39.9565, 294.7250
        CIE-Luv:
        19.5848, -5.5681, -41.4719
        Hunter-Lab:
        16.9906, 9.5790, -32.3260
      #1f2a65 color charts
#1f2a65 RGB chart
      #1f2a65 CMYK chart
      #1f2a65 RGB pie chart
      #1f2a65 color shades, tints & tones
#1f2a65 color schemes
#1f2a65 color preview, HTML & CSS examples
           This text has a color of #1f2a65        
        
          <p style="color:#1f2a65;">Text here</p>
        
        
          .mytext {color:#1f2a65;}
        
        Text color #1f2a65
      
           This box has a color of #1f2a65        
        
          <div style="background-color:#1f2a65;">Content here</div>
        
        
          .mybackground {background-color:#1f2a65;}
        
        Background color #1f2a65
      
           Border around this has a color of #1f2a65        
        
          <div style="border:2px solid #1f2a65;">Content here</div>
        
        
          .myborder {border:2px solid #1f2a65;}
        
        Border color #1f2a65