#1f1a65 color space conversions
Hex:
        #1f1a65
        RGB:
        31, 26, 101
        CMY:
        88, 90, 60
        CMYK:
        69, 74, 0, 60
      HSL:
        244°, 59.0551%, 24.9020%
        HSV (HSB):
        244°, 74.2574%, 39.6078%
        XYZ:
        3.2834, 1.9697, 12.5190
        xyY:
        0.1848, 0.1108, 1.9697
      CIE-Lab:
        15.3273, 27.8105, -43.2398
        CIE-LCH:
        15.3273, 51.4111, 302.7479
        CIE-Luv:
        15.3273, -2.2403, -43.1347
        Hunter-Lab:
        14.0345, 17.2003, -43.0636
      #1f1a65 color charts
#1f1a65 RGB chart
      #1f1a65 CMYK chart
      #1f1a65 RGB pie chart
      #1f1a65 color shades, tints & tones
#1f1a65 color schemes
#1f1a65 color preview, HTML & CSS examples
           This text has a color of #1f1a65        
        
          <p style="color:#1f1a65;">Text here</p>
        
        
          .mytext {color:#1f1a65;}
        
        Text color #1f1a65
      
           This box has a color of #1f1a65        
        
          <div style="background-color:#1f1a65;">Content here</div>
        
        
          .mybackground {background-color:#1f1a65;}
        
        Background color #1f1a65
      
           Border around this has a color of #1f1a65        
        
          <div style="border:2px solid #1f1a65;">Content here</div>
        
        
          .myborder {border:2px solid #1f1a65;}
        
        Border color #1f1a65