#1f1a59 color space conversions
Hex:
        #1f1a59
        RGB:
        31, 26, 89
        CMY:
        88, 90, 65
        CMYK:
        65, 71, 0, 65
      HSL:
        245°, 54.7826%, 22.5490%
        HSV (HSB):
        245°, 70.7865%, 34.9020%
        XYZ:
        2.7376, 1.7514, 9.6450
        xyY:
        0.1937, 0.1239, 1.7514
      CIE-Lab:
        14.1243, 23.4212, -37.2161
        CIE-LCH:
        14.1243, 43.9726, 302.1834
        CIE-Luv:
        14.1243, -1.6252, -36.0448
        Hunter-Lab:
        13.2339, 13.7662, -33.9472
      #1f1a59 color charts
#1f1a59 RGB chart
      #1f1a59 CMYK chart
      #1f1a59 RGB pie chart
      #1f1a59 color shades, tints & tones
#1f1a59 color schemes
#1f1a59 color preview, HTML & CSS examples
           This text has a color of #1f1a59        
        
          <p style="color:#1f1a59;">Text here</p>
        
        
          .mytext {color:#1f1a59;}
        
        Text color #1f1a59
      
           This box has a color of #1f1a59        
        
          <div style="background-color:#1f1a59;">Content here</div>
        
        
          .mybackground {background-color:#1f1a59;}
        
        Background color #1f1a59
      
           Border around this has a color of #1f1a59        
        
          <div style="border:2px solid #1f1a59;">Content here</div>
        
        
          .myborder {border:2px solid #1f1a59;}
        
        Border color #1f1a59