#1f4082 color space conversions
Hex:
        #1f4082
        RGB:
        31, 64, 130
        CMY:
        88, 75, 49
        CMYK:
        76, 51, 0, 49
      HSL:
        220°, 61.4907%, 31.5686%
        HSV (HSB):
        220°, 76.1538%, 50.9804%
        XYZ:
        6.4277, 5.5698, 21.8554
        xyY:
        0.1899, 0.1645, 5.5698
      CIE-Lab:
        28.3001, 12.7602, -40.7221
        CIE-LCH:
        28.3001, 42.6745, 287.3982
        CIE-Luv:
        28.3001, -11.9714, -53.7331
        Hunter-Lab:
        23.6004, 7.3149, -38.3857
      #1f4082 color charts
#1f4082 RGB chart
      #1f4082 CMYK chart
      #1f4082 RGB pie chart
      #1f4082 color shades, tints & tones
#1f4082 color schemes
#1f4082 color preview, HTML & CSS examples
           This text has a color of #1f4082        
        
          <p style="color:#1f4082;">Text here</p>
        
        
          .mytext {color:#1f4082;}
        
        Text color #1f4082
      
           This box has a color of #1f4082        
        
          <div style="background-color:#1f4082;">Content here</div>
        
        
          .mybackground {background-color:#1f4082;}
        
        Background color #1f4082
      
           Border around this has a color of #1f4082        
        
          <div style="border:2px solid #1f4082;">Content here</div>
        
        
          .myborder {border:2px solid #1f4082;}
        
        Border color #1f4082