#1f2180 color space conversions
Hex:
        #1f2180
        RGB:
        31, 33, 128
        CMY:
        88, 87, 50
        CMYK:
        76, 74, 0, 50
      HSL:
        239°, 61.0063%, 31.1765%
        HSV (HSB):
        239°, 75.7812%, 50.1961%
        XYZ:
        5.0052, 2.9375, 20.7253
        xyY:
        0.1746, 0.1025, 2.9375
      CIE-Lab:
        19.7920, 33.1366, -53.3371
        CIE-LCH:
        19.7920, 62.7923, 301.8513
        CIE-Luv:
        19.7920, -4.5972, -59.3530
        Hunter-Lab:
        17.1392, 22.1342, -59.6978
      #1f2180 color charts
#1f2180 RGB chart
      #1f2180 CMYK chart
      #1f2180 RGB pie chart
      #1f2180 color shades, tints & tones
#1f2180 color schemes
#1f2180 color preview, HTML & CSS examples
           This text has a color of #1f2180        
        
          <p style="color:#1f2180;">Text here</p>
        
        
          .mytext {color:#1f2180;}
        
        Text color #1f2180
      
           This box has a color of #1f2180        
        
          <div style="background-color:#1f2180;">Content here</div>
        
        
          .mybackground {background-color:#1f2180;}
        
        Background color #1f2180
      
           Border around this has a color of #1f2180        
        
          <div style="border:2px solid #1f2180;">Content here</div>
        
        
          .myborder {border:2px solid #1f2180;}
        
        Border color #1f2180