#1f485e color space conversions
Hex:
        #1f485e
        RGB:
        31, 72, 94
        CMY:
        88, 72, 63
        CMYK:
        67, 23, 0, 63
      HSL:
        201°, 50.4000%, 24.5098%
        HSV (HSB):
        201°, 67.0213%, 36.8627%
        XYZ:
        4.9028, 5.7342, 11.4381
        xyY:
        0.2221, 0.2598, 5.7342
      CIE-Lab:
        28.7317, -6.6835, -17.2450
        CIE-LCH:
        28.7317, 18.4949, 248.8155
        CIE-Luv:
        28.7317, -15.4027, -21.0036
        Hunter-Lab:
        23.9462, -5.3591, -11.5580
      #1f485e color charts
#1f485e RGB chart
      #1f485e CMYK chart
      #1f485e RGB pie chart
      #1f485e color shades, tints & tones
#1f485e color schemes
#1f485e color preview, HTML & CSS examples
           This text has a color of #1f485e        
        
          <p style="color:#1f485e;">Text here</p>
        
        
          .mytext {color:#1f485e;}
        
        Text color #1f485e
      
           This box has a color of #1f485e        
        
          <div style="background-color:#1f485e;">Content here</div>
        
        
          .mybackground {background-color:#1f485e;}
        
        Background color #1f485e
      
           Border around this has a color of #1f485e        
        
          <div style="border:2px solid #1f485e;">Content here</div>
        
        
          .myborder {border:2px solid #1f485e;}
        
        Border color #1f485e