#1f4054 color space conversions
Hex:
        #1f4054
        RGB:
        31, 64, 84
        CMY:
        88, 75, 67
        CMYK:
        63, 24, 0, 67
      HSL:
        203°, 46.0870%, 22.5490%
        HSV (HSB):
        203°, 63.0952%, 32.9412%
        XYZ:
        3.9987, 4.5982, 9.0643
        xyY:
        0.2264, 0.2604, 4.5982
      CIE-Lab:
        25.5579, -5.2300, -15.6766
        CIE-LCH:
        25.5579, 16.5260, 251.5505
        CIE-Luv:
        25.5579, -12.6769, -18.3332
        Hunter-Lab:
        21.4434, -4.2398, -10.0520
      #1f4054 color charts
#1f4054 RGB chart
      #1f4054 CMYK chart
      #1f4054 RGB pie chart
      #1f4054 color shades, tints & tones
#1f4054 color schemes
#1f4054 color preview, HTML & CSS examples
           This text has a color of #1f4054        
        
          <p style="color:#1f4054;">Text here</p>
        
        
          .mytext {color:#1f4054;}
        
        Text color #1f4054
      
           This box has a color of #1f4054        
        
          <div style="background-color:#1f4054;">Content here</div>
        
        
          .mybackground {background-color:#1f4054;}
        
        Background color #1f4054
      
           Border around this has a color of #1f4054        
        
          <div style="border:2px solid #1f4054;">Content here</div>
        
        
          .myborder {border:2px solid #1f4054;}
        
        Border color #1f4054