#1f437a color space conversions
Hex:
        #1f437a
        RGB:
        31, 67, 122
        CMY:
        88, 74, 52
        CMYK:
        75, 45, 0, 52
      HSL:
        216°, 59.4771%, 30.0000%
        HSV (HSB):
        216°, 74.5902%, 47.8431%
        XYZ:
        6.0851, 5.7108, 19.1939
        xyY:
        0.1964, 0.1843, 5.7108
      CIE-Lab:
        28.6707, 7.4767, -35.1226
        CIE-LCH:
        28.6707, 35.9096, 282.0174
        CIE-Luv:
        28.6707, -12.9859, -46.2728
        Hunter-Lab:
        23.8972, 3.6324, -30.8929
      #1f437a color charts
#1f437a RGB chart
      #1f437a CMYK chart
      #1f437a RGB pie chart
      #1f437a color shades, tints & tones
#1f437a color schemes
#1f437a color preview, HTML & CSS examples
           This text has a color of #1f437a        
        
          <p style="color:#1f437a;">Text here</p>
        
        
          .mytext {color:#1f437a;}
        
        Text color #1f437a
      
           This box has a color of #1f437a        
        
          <div style="background-color:#1f437a;">Content here</div>
        
        
          .mybackground {background-color:#1f437a;}
        
        Background color #1f437a
      
           Border around this has a color of #1f437a        
        
          <div style="border:2px solid #1f437a;">Content here</div>
        
        
          .myborder {border:2px solid #1f437a;}
        
        Border color #1f437a