#1f399e color space conversions
Hex:
        #1f399e
        RGB:
        31, 57, 158
        CMY:
        88, 78, 38
        CMYK:
        80, 64, 0, 38
      HSL:
        228°, 67.1958%, 37.0588%
        HSV (HSB):
        228°, 80.3797%, 61.9608%
        XYZ:
        8.1998, 5.6862, 33.0131
        xyY:
        0.1748, 0.1212, 5.6862
      CIE-Lab:
        28.6065, 28.6620, -57.4529
        CIE-LCH:
        28.6065, 64.2055, 296.5136
        CIE-Luv:
        28.6065, -10.2207, -75.3188
        Hunter-Lab:
        23.8457, 19.6503, -65.3918
      #1f399e color charts
#1f399e RGB chart
      #1f399e CMYK chart
      #1f399e RGB pie chart
      #1f399e color shades, tints & tones
#1f399e color schemes
#1f399e color preview, HTML & CSS examples
           This text has a color of #1f399e        
        
          <p style="color:#1f399e;">Text here</p>
        
        
          .mytext {color:#1f399e;}
        
        Text color #1f399e
      
           This box has a color of #1f399e        
        
          <div style="background-color:#1f399e;">Content here</div>
        
        
          .mybackground {background-color:#1f399e;}
        
        Background color #1f399e
      
           Border around this has a color of #1f399e        
        
          <div style="border:2px solid #1f399e;">Content here</div>
        
        
          .myborder {border:2px solid #1f399e;}
        
        Border color #1f399e