#1f5388 color space conversions
Hex:
        #1f5388
        RGB:
        31, 83, 136
        CMY:
        88, 67, 47
        CMYK:
        77, 39, 0, 47
      HSL:
        210°, 62.8743%, 32.7451%
        HSV (HSB):
        210°, 77.2059%, 53.3333%
        XYZ:
        8.1023, 8.2554, 24.4590
        xyY:
        0.1985, 0.2023, 8.2554
      CIE-Lab:
        34.5092, 2.3402, -34.4934
        CIE-LCH:
        34.5092, 34.5727, 273.8813
        CIE-Luv:
        34.5092, -17.9383, -47.7564
        Hunter-Lab:
        28.7322, 0.0543, -30.3595
      #1f5388 color charts
#1f5388 RGB chart
      #1f5388 CMYK chart
      #1f5388 RGB pie chart
      #1f5388 color shades, tints & tones
#1f5388 color schemes
#1f5388 color preview, HTML & CSS examples
           This text has a color of #1f5388        
        
          <p style="color:#1f5388;">Text here</p>
        
        
          .mytext {color:#1f5388;}
        
        Text color #1f5388
      
           This box has a color of #1f5388        
        
          <div style="background-color:#1f5388;">Content here</div>
        
        
          .mybackground {background-color:#1f5388;}
        
        Background color #1f5388
      
           Border around this has a color of #1f5388        
        
          <div style="border:2px solid #1f5388;">Content here</div>
        
        
          .myborder {border:2px solid #1f5388;}
        
        Border color #1f5388