#1f1d86 color space conversions
Hex:
        #1f1d86
        RGB:
        31, 29, 134
        CMY:
        88, 89, 47
        CMYK:
        77, 78, 0, 47
      HSL:
        241°, 64.4172%, 31.9608%
        HSV (HSB):
        241°, 78.3582%, 52.5490%
        XYZ:
        5.3075, 2.8913, 22.8326
        xyY:
        0.1710, 0.0932, 2.8913
      CIE-Lab:
        19.6031, 37.6504, -57.4369
        CIE-LCH:
        19.6031, 68.6771, 303.2452
        CIE-Luv:
        19.6031, -4.2447, -62.7574
        Hunter-Lab:
        17.0037, 25.9602, -67.7120
      #1f1d86 color charts
#1f1d86 RGB chart
      #1f1d86 CMYK chart
      #1f1d86 RGB pie chart
      #1f1d86 color shades, tints & tones
#1f1d86 color schemes
#1f1d86 color preview, HTML & CSS examples
           This text has a color of #1f1d86        
        
          <p style="color:#1f1d86;">Text here</p>
        
        
          .mytext {color:#1f1d86;}
        
        Text color #1f1d86
      
           This box has a color of #1f1d86        
        
          <div style="background-color:#1f1d86;">Content here</div>
        
        
          .mybackground {background-color:#1f1d86;}
        
        Background color #1f1d86
      
           Border around this has a color of #1f1d86        
        
          <div style="border:2px solid #1f1d86;">Content here</div>
        
        
          .myborder {border:2px solid #1f1d86;}
        
        Border color #1f1d86