#1f3982 color space conversions
Hex:
        #1f3982
        RGB:
        31, 57, 130
        CMY:
        88, 78, 49
        CMYK:
        76, 56, 0, 49
      HSL:
        224°, 61.4907%, 31.5686%
        HSV (HSB):
        224°, 76.1538%, 50.9804%
        XYZ:
        6.0575, 4.8293, 21.7320
        xyY:
        0.1857, 0.1481, 4.8293
      CIE-Lab:
        26.2427, 17.6391, -44.0485
        CIE-LCH:
        26.2427, 47.4490, 291.8234
        CIE-Luv:
        26.2427, -9.9674, -56.5843
        Hunter-Lab:
        21.9756, 10.7454, -43.2498
      #1f3982 color charts
#1f3982 RGB chart
      #1f3982 CMYK chart
      #1f3982 RGB pie chart
      #1f3982 color shades, tints & tones
#1f3982 color schemes
#1f3982 color preview, HTML & CSS examples
           This text has a color of #1f3982        
        
          <p style="color:#1f3982;">Text here</p>
        
        
          .mytext {color:#1f3982;}
        
        Text color #1f3982
      
           This box has a color of #1f3982        
        
          <div style="background-color:#1f3982;">Content here</div>
        
        
          .mybackground {background-color:#1f3982;}
        
        Background color #1f3982
      
           Border around this has a color of #1f3982        
        
          <div style="border:2px solid #1f3982;">Content here</div>
        
        
          .myborder {border:2px solid #1f3982;}
        
        Border color #1f3982