#1f1e75 color space conversions
Hex:
        #1f1e75
        RGB:
        31, 30, 117
        CMY:
        88, 88, 54
        CMYK:
        74, 74, 0, 54
      HSL:
        241°, 59.1837%, 28.8235%
        HSV (HSB):
        241°, 74.3590%, 45.8824%
        XYZ:
        4.2402, 2.5042, 17.0895
        xyY:
        0.1779, 0.1051, 2.5042
      CIE-Lab:
        17.9376, 31.0491, -49.3699
        CIE-LCH:
        17.9376, 58.3218, 302.1661
        CIE-Luv:
        17.9376, -3.6389, -52.7429
        Hunter-Lab:
        15.8247, 20.1360, -52.9516
      #1f1e75 color charts
#1f1e75 RGB chart
      #1f1e75 CMYK chart
      #1f1e75 RGB pie chart
      #1f1e75 color shades, tints & tones
#1f1e75 color schemes
#1f1e75 color preview, HTML & CSS examples
           This text has a color of #1f1e75        
        
          <p style="color:#1f1e75;">Text here</p>
        
        
          .mytext {color:#1f1e75;}
        
        Text color #1f1e75
      
           This box has a color of #1f1e75        
        
          <div style="background-color:#1f1e75;">Content here</div>
        
        
          .mybackground {background-color:#1f1e75;}
        
        Background color #1f1e75
      
           Border around this has a color of #1f1e75        
        
          <div style="border:2px solid #1f1e75;">Content here</div>
        
        
          .myborder {border:2px solid #1f1e75;}
        
        Border color #1f1e75