#1f163d color space conversions
Hex:
        #1f163d
        RGB:
        31, 22, 61
        CMY:
        88, 91, 76
        CMYK:
        49, 64, 0, 76
      HSL:
        254°, 46.9880%, 16.2745%
        HSV (HSB):
        254°, 63.9344%, 23.9216%
        XYZ:
        1.6943, 1.2020, 4.5576
        xyY:
        0.2273, 0.1613, 1.2020
      CIE-Lab:
        10.5725, 16.0765, -23.6274
        CIE-LCH:
        10.5725, 28.5781, 304.2321
        CIE-Luv:
        10.5725, 0.6985, -19.8480
        Hunter-Lab:
        10.9638, 8.3978, -16.9719
      #1f163d color charts
#1f163d RGB chart
      #1f163d CMYK chart
      #1f163d RGB pie chart
      #1f163d color shades, tints & tones
#1f163d color schemes
#1f163d color preview, HTML & CSS examples
           This text has a color of #1f163d        
        
          <p style="color:#1f163d;">Text here</p>
        
        
          .mytext {color:#1f163d;}
        
        Text color #1f163d
      
           This box has a color of #1f163d        
        
          <div style="background-color:#1f163d;">Content here</div>
        
        
          .mybackground {background-color:#1f163d;}
        
        Background color #1f163d
      
           Border around this has a color of #1f163d        
        
          <div style="border:2px solid #1f163d;">Content here</div>
        
        
          .myborder {border:2px solid #1f163d;}
        
        Border color #1f163d