#1f1e78 color space conversions
Hex:
        #1f1e78
        RGB:
        31, 30, 120
        CMY:
        88, 88, 53
        CMYK:
        74, 75, 0, 53
      HSL:
        241°, 60.0000%, 29.4118%
        HSV (HSB):
        241°, 75.0000%, 47.0588%
        XYZ:
        4.4195, 2.5759, 18.0336
        xyY:
        0.1766, 0.1029, 2.5759
      CIE-Lab:
        18.2585, 32.1307, -50.7677
        CIE-LCH:
        18.2585, 60.0811, 302.3296
        CIE-Luv:
        18.2585, -3.7717, -54.5276
        Hunter-Lab:
        16.0497, 21.0657, -55.3841
      #1f1e78 color charts
#1f1e78 RGB chart
      #1f1e78 CMYK chart
      #1f1e78 RGB pie chart
      #1f1e78 color shades, tints & tones
#1f1e78 color schemes
#1f1e78 color preview, HTML & CSS examples
           This text has a color of #1f1e78        
        
          <p style="color:#1f1e78;">Text here</p>
        
        
          .mytext {color:#1f1e78;}
        
        Text color #1f1e78
      
           This box has a color of #1f1e78        
        
          <div style="background-color:#1f1e78;">Content here</div>
        
        
          .mybackground {background-color:#1f1e78;}
        
        Background color #1f1e78
      
           Border around this has a color of #1f1e78        
        
          <div style="border:2px solid #1f1e78;">Content here</div>
        
        
          .myborder {border:2px solid #1f1e78;}
        
        Border color #1f1e78