#1f1345 color space conversions
Hex:
        #1f1345
        RGB:
        31, 19, 69
        CMY:
        88, 93, 73
        CMYK:
        55, 72, 0, 73
      HSL:
        254°, 56.8182%, 17.2549%
        HSV (HSB):
        254°, 72.4638%, 27.0588%
        XYZ:
        1.8721, 1.1867, 5.7606
        xyY:
        0.2123, 0.1346, 1.1867
      CIE-Lab:
        10.4591, 20.9839, -29.4624
        CIE-LCH:
        10.4591, 36.1713, 305.4595
        CIE-Luv:
        10.4591, 0.6526, -24.3819
        Hunter-Lab:
        10.8937, 11.6120, -23.7272
      #1f1345 color charts
#1f1345 RGB chart
      #1f1345 CMYK chart
      #1f1345 RGB pie chart
      #1f1345 color shades, tints & tones
#1f1345 color schemes
#1f1345 color preview, HTML & CSS examples
           This text has a color of #1f1345        
        
          <p style="color:#1f1345;">Text here</p>
        
        
          .mytext {color:#1f1345;}
        
        Text color #1f1345
      
           This box has a color of #1f1345        
        
          <div style="background-color:#1f1345;">Content here</div>
        
        
          .mybackground {background-color:#1f1345;}
        
        Background color #1f1345
      
           Border around this has a color of #1f1345        
        
          <div style="border:2px solid #1f1345;">Content here</div>
        
        
          .myborder {border:2px solid #1f1345;}
        
        Border color #1f1345