#1f2072 color space conversions
Hex:
        #1f2072
        RGB:
        31, 32, 114
        CMY:
        88, 87, 55
        CMYK:
        73, 72, 0, 55
      HSL:
        239°, 57.2414%, 28.4314%
        HSV (HSB):
        239°, 72.8070%, 44.7059%
        XYZ:
        4.1188, 2.5392, 16.1926
        xyY:
        0.1803, 0.1111, 2.5392
      CIE-Lab:
        18.0951, 28.6617, -47.1770
        CIE-LCH:
        18.0951, 55.2011, 301.2801
        CIE-Luv:
        18.0951, -3.8492, -50.9544
        Hunter-Lab:
        15.9350, 18.2522, -49.0941
      #1f2072 color charts
#1f2072 RGB chart
      #1f2072 CMYK chart
      #1f2072 RGB pie chart
      #1f2072 color shades, tints & tones
#1f2072 color schemes
#1f2072 color preview, HTML & CSS examples
           This text has a color of #1f2072        
        
          <p style="color:#1f2072;">Text here</p>
        
        
          .mytext {color:#1f2072;}
        
        Text color #1f2072
      
           This box has a color of #1f2072        
        
          <div style="background-color:#1f2072;">Content here</div>
        
        
          .mybackground {background-color:#1f2072;}
        
        Background color #1f2072
      
           Border around this has a color of #1f2072        
        
          <div style="border:2px solid #1f2072;">Content here</div>
        
        
          .myborder {border:2px solid #1f2072;}
        
        Border color #1f2072