#1f4858 color space conversions
Hex:
        #1f4858
        RGB:
        31, 72, 88
        CMY:
        88, 72, 65
        CMYK:
        65, 18, 0, 65
      HSL:
        197°, 47.8992%, 23.3333%
        HSV (HSB):
        197°, 64.7727%, 34.5098%
        XYZ:
        4.6439, 5.6306, 10.0746
        xyY:
        0.2282, 0.2767, 5.6306
      CIE-Lab:
        28.4607, -8.8516, -13.8027
        CIE-LCH:
        28.4607, 16.3971, 237.3280
        CIE-Luv:
        28.4607, -15.6025, -16.1530
        Hunter-Lab:
        23.7289, -6.5921, -8.5625
      #1f4858 color charts
#1f4858 RGB chart
      #1f4858 CMYK chart
      #1f4858 RGB pie chart
      #1f4858 color shades, tints & tones
#1f4858 color schemes
#1f4858 color preview, HTML & CSS examples
           This text has a color of #1f4858        
        
          <p style="color:#1f4858;">Text here</p>
        
        
          .mytext {color:#1f4858;}
        
        Text color #1f4858
      
           This box has a color of #1f4858        
        
          <div style="background-color:#1f4858;">Content here</div>
        
        
          .mybackground {background-color:#1f4858;}
        
        Background color #1f4858
      
           Border around this has a color of #1f4858        
        
          <div style="border:2px solid #1f4858;">Content here</div>
        
        
          .myborder {border:2px solid #1f4858;}
        
        Border color #1f4858