#1f1d64 color space conversions
Hex:
        #1f1d64
        RGB:
        31, 29, 100
        CMY:
        88, 89, 61
        CMYK:
        69, 71, 0, 61
      HSL:
        242°, 55.0388%, 25.2941%
        HSV (HSB):
        242°, 71.0000%, 39.2157%
        XYZ:
        3.3047, 2.0901, 12.2859
        xyY:
        0.1869, 0.1182, 2.0901
      CIE-Lab:
        15.9533, 25.4628, -41.5528
        CIE-LCH:
        15.9533, 48.7339, 301.4992
        CIE-Luv:
        15.9533, -2.6959, -42.5768
        Hunter-Lab:
        14.4573, 15.5017, -40.2647
      #1f1d64 color charts
#1f1d64 RGB chart
      #1f1d64 CMYK chart
      #1f1d64 RGB pie chart
      #1f1d64 color shades, tints & tones
#1f1d64 color schemes
#1f1d64 color preview, HTML & CSS examples
           This text has a color of #1f1d64        
        
          <p style="color:#1f1d64;">Text here</p>
        
        
          .mytext {color:#1f1d64;}
        
        Text color #1f1d64
      
           This box has a color of #1f1d64        
        
          <div style="background-color:#1f1d64;">Content here</div>
        
        
          .mybackground {background-color:#1f1d64;}
        
        Background color #1f1d64
      
           Border around this has a color of #1f1d64        
        
          <div style="border:2px solid #1f1d64;">Content here</div>
        
        
          .myborder {border:2px solid #1f1d64;}
        
        Border color #1f1d64