#1f5482 color space conversions
Hex:
        #1f5482
        RGB:
        31, 84, 130
        CMY:
        88, 67, 49
        CMYK:
        76, 35, 0, 49
      HSL:
        208°, 61.4907%, 31.5686%
        HSV (HSB):
        208°, 76.1538%, 50.9804%
        XYZ:
        7.7647, 8.2437, 22.3010
        xyY:
        0.2027, 0.2152, 8.2437
      CIE-Lab:
        34.4853, -0.6564, -30.8486
        CIE-LCH:
        34.4853, 30.8556, 268.7811
        CIE-Luv:
        34.4853, -18.4852, -42.2460
        Hunter-Lab:
        28.7118, -1.9730, -25.9535
      #1f5482 color charts
#1f5482 RGB chart
      #1f5482 CMYK chart
      #1f5482 RGB pie chart
      #1f5482 color shades, tints & tones
#1f5482 color schemes
#1f5482 color preview, HTML & CSS examples
           This text has a color of #1f5482        
        
          <p style="color:#1f5482;">Text here</p>
        
        
          .mytext {color:#1f5482;}
        
        Text color #1f5482
      
           This box has a color of #1f5482        
        
          <div style="background-color:#1f5482;">Content here</div>
        
        
          .mybackground {background-color:#1f5482;}
        
        Background color #1f5482
      
           Border around this has a color of #1f5482        
        
          <div style="border:2px solid #1f5482;">Content here</div>
        
        
          .myborder {border:2px solid #1f5482;}
        
        Border color #1f5482