#1f144d color space conversions
Hex:
        #1f144d
        RGB:
        31, 20, 77
        CMY:
        88, 92, 70
        CMYK:
        60, 74, 0, 70
      HSL:
        252°, 58.7629%, 19.0196%
        HSV (HSB):
        252°, 74.0260%, 30.1961%
        XYZ:
        2.1548, 1.3274, 7.1638
        xyY:
        0.2024, 0.1247, 1.3274
      CIE-Lab:
        11.4661, 23.1234, -33.3853
        CIE-LCH:
        11.4661, 40.6112, 304.7073
        CIE-Luv:
        11.4661, 0.0057, -28.9261
        Hunter-Lab:
        11.5215, 13.2212, -28.8004
      #1f144d color charts
#1f144d RGB chart
      #1f144d CMYK chart
      #1f144d RGB pie chart
      #1f144d color shades, tints & tones
#1f144d color schemes
#1f144d color preview, HTML & CSS examples
           This text has a color of #1f144d        
        
          <p style="color:#1f144d;">Text here</p>
        
        
          .mytext {color:#1f144d;}
        
        Text color #1f144d
      
           This box has a color of #1f144d        
        
          <div style="background-color:#1f144d;">Content here</div>
        
        
          .mybackground {background-color:#1f144d;}
        
        Background color #1f144d
      
           Border around this has a color of #1f144d        
        
          <div style="border:2px solid #1f144d;">Content here</div>
        
        
          .myborder {border:2px solid #1f144d;}
        
        Border color #1f144d