#1f4b63 color space conversions
Hex:
        #1f4b63
        RGB:
        31, 75, 99
        CMY:
        88, 71, 61
        CMYK:
        69, 24, 0, 61
      HSL:
        201°, 52.3077%, 25.4902%
        HSV (HSB):
        201°, 68.6869%, 38.8235%
        XYZ:
        5.3333, 6.2243, 12.7247
        xyY:
        0.2196, 0.2563, 6.2243
      CIE-Lab:
        29.9715, -6.7323, -18.5209
        CIE-LCH:
        29.9715, 19.7065, 250.0239
        CIE-Luv:
        29.9715, -16.3559, -23.0106
        Hunter-Lab:
        24.9486, -5.5019, -12.7761
      #1f4b63 color charts
#1f4b63 RGB chart
      #1f4b63 CMYK chart
      #1f4b63 RGB pie chart
      #1f4b63 color shades, tints & tones
#1f4b63 color schemes
#1f4b63 color preview, HTML & CSS examples
           This text has a color of #1f4b63        
        
          <p style="color:#1f4b63;">Text here</p>
        
        
          .mytext {color:#1f4b63;}
        
        Text color #1f4b63
      
           This box has a color of #1f4b63        
        
          <div style="background-color:#1f4b63;">Content here</div>
        
        
          .mybackground {background-color:#1f4b63;}
        
        Background color #1f4b63
      
           Border around this has a color of #1f4b63        
        
          <div style="border:2px solid #1f4b63;">Content here</div>
        
        
          .myborder {border:2px solid #1f4b63;}
        
        Border color #1f4b63