#1f2188 color space conversions
Hex:
        #1f2188
        RGB:
        31, 33, 136
        CMY:
        88, 87, 47
        CMYK:
        77, 76, 0, 47
      HSL:
        239°, 62.8743%, 32.7451%
        HSV (HSB):
        239°, 77.2059%, 53.3333%
        XYZ:
        5.5529, 3.1566, 23.6092
        xyY:
        0.1718, 0.0977, 3.1566
      CIE-Lab:
        20.6604, 35.9934, -56.9460
        CIE-LCH:
        20.6604, 67.3674, 302.2954
        CIE-Luv:
        20.6604, -4.9213, -64.1187
        Hunter-Lab:
        17.7668, 24.6968, -66.3499
      #1f2188 color charts
#1f2188 RGB chart
      #1f2188 CMYK chart
      #1f2188 RGB pie chart
      #1f2188 color shades, tints & tones
#1f2188 color schemes
#1f2188 color preview, HTML & CSS examples
           This text has a color of #1f2188        
        
          <p style="color:#1f2188;">Text here</p>
        
        
          .mytext {color:#1f2188;}
        
        Text color #1f2188
      
           This box has a color of #1f2188        
        
          <div style="background-color:#1f2188;">Content here</div>
        
        
          .mybackground {background-color:#1f2188;}
        
        Background color #1f2188
      
           Border around this has a color of #1f2188        
        
          <div style="border:2px solid #1f2188;">Content here</div>
        
        
          .myborder {border:2px solid #1f2188;}
        
        Border color #1f2188