#1f3070 color space conversions
Hex:
        #1f3070
        RGB:
        31, 48, 112
        CMY:
        88, 81, 56
        CMYK:
        72, 57, 0, 56
      HSL:
        227°, 56.6434%, 28.0392%
        HSV (HSB):
        227°, 72.3214%, 43.9216%
        XYZ:
        4.5467, 3.5751, 15.7797
        xyY:
        0.1902, 0.1496, 3.5751
      CIE-Lab:
        22.2137, 16.7904, -39.1675
        CIE-LCH:
        22.2137, 42.6146, 293.2040
        CIE-Luv:
        22.2137, -7.3562, -47.1829
        Hunter-Lab:
        18.9078, 9.8341, -36.2454
      #1f3070 color charts
#1f3070 RGB chart
      #1f3070 CMYK chart
      #1f3070 RGB pie chart
      #1f3070 color shades, tints & tones
#1f3070 color schemes
#1f3070 color preview, HTML & CSS examples
           This text has a color of #1f3070        
        
          <p style="color:#1f3070;">Text here</p>
        
        
          .mytext {color:#1f3070;}
        
        Text color #1f3070
      
           This box has a color of #1f3070        
        
          <div style="background-color:#1f3070;">Content here</div>
        
        
          .mybackground {background-color:#1f3070;}
        
        Background color #1f3070
      
           Border around this has a color of #1f3070        
        
          <div style="border:2px solid #1f3070;">Content here</div>
        
        
          .myborder {border:2px solid #1f3070;}
        
        Border color #1f3070