#1f1140 color space conversions
Hex:
        #1f1140
        RGB:
        31, 17, 64
        CMY:
        88, 93, 75
        CMYK:
        52, 73, 0, 75
      HSL:
        258°, 58.0247%, 15.8824%
        HSV (HSB):
        258°, 73.4375%, 25.0980%
        XYZ:
        1.6909, 1.0624, 4.9664
        xyY:
        0.2190, 0.1376, 1.0624
      CIE-Lab:
        9.5006, 20.6105, -27.4927
        CIE-LCH:
        9.5006, 34.3605, 306.8580
        CIE-Luv:
        9.5006, 1.2487, -21.5365
        Hunter-Lab:
        10.3071, 11.2463, -21.3535
      #1f1140 color charts
#1f1140 RGB chart
      #1f1140 CMYK chart
      #1f1140 RGB pie chart
      #1f1140 color shades, tints & tones
#1f1140 color schemes
#1f1140 color preview, HTML & CSS examples
           This text has a color of #1f1140        
        
          <p style="color:#1f1140;">Text here</p>
        
        
          .mytext {color:#1f1140;}
        
        Text color #1f1140
      
           This box has a color of #1f1140        
        
          <div style="background-color:#1f1140;">Content here</div>
        
        
          .mybackground {background-color:#1f1140;}
        
        Background color #1f1140
      
           Border around this has a color of #1f1140        
        
          <div style="border:2px solid #1f1140;">Content here</div>
        
        
          .myborder {border:2px solid #1f1140;}
        
        Border color #1f1140