#1f1a83 color space conversions
Hex:
        #1f1a83
        RGB:
        31, 26, 131
        CMY:
        88, 90, 49
        CMYK:
        76, 80, 0, 49
      HSL:
        243°, 66.8790%, 30.7843%
        HSV (HSB):
        243°, 80.1527%, 51.3725%
        XYZ:
        5.0312, 2.6688, 21.7227
        xyY:
        0.1710, 0.0907, 2.6688
      CIE-Lab:
        18.6654, 38.3163, -57.0962
        CIE-LCH:
        18.6654, 68.7613, 303.8649
        CIE-Luv:
        18.6654, -3.7054, -60.7689
        Hunter-Lab:
        16.3364, 26.3847, -67.4029
      #1f1a83 color charts
#1f1a83 RGB chart
      #1f1a83 CMYK chart
      #1f1a83 RGB pie chart
      #1f1a83 color shades, tints & tones
#1f1a83 color schemes
#1f1a83 color preview, HTML & CSS examples
           This text has a color of #1f1a83        
        
          <p style="color:#1f1a83;">Text here</p>
        
        
          .mytext {color:#1f1a83;}
        
        Text color #1f1a83
      
           This box has a color of #1f1a83        
        
          <div style="background-color:#1f1a83;">Content here</div>
        
        
          .mybackground {background-color:#1f1a83;}
        
        Background color #1f1a83
      
           Border around this has a color of #1f1a83        
        
          <div style="border:2px solid #1f1a83;">Content here</div>
        
        
          .myborder {border:2px solid #1f1a83;}
        
        Border color #1f1a83