#1f2086 color space conversions
Hex:
        #1f2086
        RGB:
        31, 32, 134
        CMY:
        88, 87, 47
        CMYK:
        77, 76, 0, 47
      HSL:
        239°, 62.4242%, 32.3529%
        HSV (HSB):
        239°, 76.8657%, 52.5490%
        XYZ:
        5.3847, 3.0456, 22.8583
        xyY:
        0.1721, 0.0973, 3.0456
      CIE-Lab:
        20.2254, 35.8892, -56.4084
        CIE-LCH:
        20.2254, 66.8576, 302.4661
        CIE-Luv:
        20.2254, -4.6842, -62.9029
        Hunter-Lab:
        17.4515, 24.5359, -65.4429
      #1f2086 color charts
#1f2086 RGB chart
      #1f2086 CMYK chart
      #1f2086 RGB pie chart
      #1f2086 color shades, tints & tones
#1f2086 color schemes
#1f2086 color preview, HTML & CSS examples
           This text has a color of #1f2086        
        
          <p style="color:#1f2086;">Text here</p>
        
        
          .mytext {color:#1f2086;}
        
        Text color #1f2086
      
           This box has a color of #1f2086        
        
          <div style="background-color:#1f2086;">Content here</div>
        
        
          .mybackground {background-color:#1f2086;}
        
        Background color #1f2086
      
           Border around this has a color of #1f2086        
        
          <div style="border:2px solid #1f2086;">Content here</div>
        
        
          .myborder {border:2px solid #1f2086;}
        
        Border color #1f2086