#1f295b color space conversions
Hex:
        #1f295b
        RGB:
        31, 41, 91
        CMY:
        88, 84, 64
        CMYK:
        66, 55, 0, 64
      HSL:
        230°, 49.1803%, 23.9216%
        HSV (HSB):
        230°, 65.9341%, 35.6863%
        XYZ:
        3.2463, 2.6325, 10.2346
        xyY:
        0.2015, 0.1634, 2.6325
      CIE-Lab:
        18.5076, 13.4868, -31.4395
        CIE-LCH:
        18.5076, 34.2102, 293.2182
        CIE-Luv:
        18.5076, -5.0570, -35.0587
        Hunter-Lab:
        16.2250, 7.3209, -26.0419
      #1f295b color charts
#1f295b RGB chart
      #1f295b CMYK chart
      #1f295b RGB pie chart
      #1f295b color shades, tints & tones
#1f295b color schemes
#1f295b color preview, HTML & CSS examples
           This text has a color of #1f295b        
        
          <p style="color:#1f295b;">Text here</p>
        
        
          .mytext {color:#1f295b;}
        
        Text color #1f295b
      
           This box has a color of #1f295b        
        
          <div style="background-color:#1f295b;">Content here</div>
        
        
          .mybackground {background-color:#1f295b;}
        
        Background color #1f295b
      
           Border around this has a color of #1f295b        
        
          <div style="border:2px solid #1f295b;">Content here</div>
        
        
          .myborder {border:2px solid #1f295b;}
        
        Border color #1f295b