#1f2f83 color space conversions
Hex:
        #1f2f83
        RGB:
        31, 47, 131
        CMY:
        88, 82, 49
        CMYK:
        76, 64, 0, 49
      HSL:
        230°, 61.7284%, 31.7647%
        HSV (HSB):
        230°, 76.3359%, 51.3725%
        XYZ:
        5.6783, 3.9630, 21.9384
        xyY:
        0.1798, 0.1255, 3.9630
      CIE-Lab:
        23.5488, 24.9936, -49.0620
        CIE-LCH:
        23.5488, 55.0614, 296.9956
        CIE-Luv:
        23.5488, -7.4621, -59.9841
        Hunter-Lab:
        19.9074, 16.0770, -51.4039
      #1f2f83 color charts
#1f2f83 RGB chart
      #1f2f83 CMYK chart
      #1f2f83 RGB pie chart
      #1f2f83 color shades, tints & tones
#1f2f83 color schemes
#1f2f83 color preview, HTML & CSS examples
           This text has a color of #1f2f83        
        
          <p style="color:#1f2f83;">Text here</p>
        
        
          .mytext {color:#1f2f83;}
        
        Text color #1f2f83
      
           This box has a color of #1f2f83        
        
          <div style="background-color:#1f2f83;">Content here</div>
        
        
          .mybackground {background-color:#1f2f83;}
        
        Background color #1f2f83
      
           Border around this has a color of #1f2f83        
        
          <div style="border:2px solid #1f2f83;">Content here</div>
        
        
          .myborder {border:2px solid #1f2f83;}
        
        Border color #1f2f83