#1f5089 color space conversions
Hex:
        #1f5089
        RGB:
        31, 80, 137
        CMY:
        88, 69, 46
        CMYK:
        77, 42, 0, 46
      HSL:
        212°, 63.0952%, 32.9412%
        HSV (HSB):
        212°, 77.3723%, 53.7255%
        XYZ:
        7.9491, 7.8348, 24.7602
        xyY:
        0.1961, 0.1932, 7.8348
      CIE-Lab:
        33.6364, 4.7069, -36.4954
        CIE-LCH:
        33.6364, 36.7977, 277.3490
        CIE-Luv:
        33.6364, -16.9050, -50.4318
        Hunter-Lab:
        27.9907, 1.7087, -32.8538
      #1f5089 color charts
#1f5089 RGB chart
      #1f5089 CMYK chart
      #1f5089 RGB pie chart
      #1f5089 color shades, tints & tones
#1f5089 color schemes
#1f5089 color preview, HTML & CSS examples
           This text has a color of #1f5089        
        
          <p style="color:#1f5089;">Text here</p>
        
        
          .mytext {color:#1f5089;}
        
        Text color #1f5089
      
           This box has a color of #1f5089        
        
          <div style="background-color:#1f5089;">Content here</div>
        
        
          .mybackground {background-color:#1f5089;}
        
        Background color #1f5089
      
           Border around this has a color of #1f5089        
        
          <div style="border:2px solid #1f5089;">Content here</div>
        
        
          .myborder {border:2px solid #1f5089;}
        
        Border color #1f5089