#1f367a color space conversions
Hex:
        #1f367a
        RGB:
        31, 54, 122
        CMY:
        88, 79, 52
        CMYK:
        75, 56, 0, 52
      HSL:
        225°, 59.4771%, 30.0000%
        HSV (HSB):
        225°, 74.5902%, 47.8431%
        XYZ:
        5.3971, 4.3348, 18.9646
        xyY:
        0.1881, 0.1511, 4.3348
      CIE-Lab:
        24.7487, 16.5401, -41.4362
        CIE-LCH:
        24.7487, 44.6154, 291.7604
        CIE-Luv:
        24.7487, -9.0954, -52.0890
        Hunter-Lab:
        20.8201, 9.8364, -39.4318
      #1f367a color charts
#1f367a RGB chart
      #1f367a CMYK chart
      #1f367a RGB pie chart
      #1f367a color shades, tints & tones
#1f367a color schemes
#1f367a color preview, HTML & CSS examples
           This text has a color of #1f367a        
        
          <p style="color:#1f367a;">Text here</p>
        
        
          .mytext {color:#1f367a;}
        
        Text color #1f367a
      
           This box has a color of #1f367a        
        
          <div style="background-color:#1f367a;">Content here</div>
        
        
          .mybackground {background-color:#1f367a;}
        
        Background color #1f367a
      
           Border around this has a color of #1f367a        
        
          <div style="border:2px solid #1f367a;">Content here</div>
        
        
          .myborder {border:2px solid #1f367a;}
        
        Border color #1f367a