#1f2381 color space conversions
Hex:
        #1f2381
        RGB:
        31, 35, 129
        CMY:
        88, 86, 49
        CMYK:
        76, 73, 0, 49
      HSL:
        238°, 61.2500%, 31.3725%
        HSV (HSB):
        238°, 75.9690%, 50.5882%
        XYZ:
        5.1286, 3.0783, 21.0928
        xyY:
        0.1750, 0.1051, 3.0783
      CIE-Lab:
        20.3550, 32.2367, -53.0424
        CIE-LCH:
        20.3550, 62.0701, 301.2893
        CIE-Luv:
        20.3550, -4.9760, -59.9467
        Hunter-Lab:
        17.5452, 21.4723, -58.9964
      #1f2381 color charts
#1f2381 RGB chart
      #1f2381 CMYK chart
      #1f2381 RGB pie chart
      #1f2381 color shades, tints & tones
#1f2381 color schemes
#1f2381 color preview, HTML & CSS examples
           This text has a color of #1f2381        
        
          <p style="color:#1f2381;">Text here</p>
        
        
          .mytext {color:#1f2381;}
        
        Text color #1f2381
      
           This box has a color of #1f2381        
        
          <div style="background-color:#1f2381;">Content here</div>
        
        
          .mybackground {background-color:#1f2381;}
        
        Background color #1f2381
      
           Border around this has a color of #1f2381        
        
          <div style="border:2px solid #1f2381;">Content here</div>
        
        
          .myborder {border:2px solid #1f2381;}
        
        Border color #1f2381