#1f2db1 color space conversions
Hex:
        #1f2db1
        RGB:
        31, 45, 177
        CMY:
        88, 82, 31
        CMYK:
        82, 75, 0, 31
      HSL:
        234°, 70.1923%, 40.7843%
        HSV (HSB):
        234°, 82.4859%, 69.4118%
        XYZ:
        9.4393, 5.3424, 42.1287
        xyY:
        0.1659, 0.0939, 5.3424
      CIE-Lab:
        27.6888, 43.2319, -70.4112
        CIE-LCH:
        27.6888, 82.6241, 301.5495
        CIE-Luv:
        27.6888, -8.2815, -88.4395
        Hunter-Lab:
        23.1136, 32.4479, -91.8869
      #1f2db1 color charts
#1f2db1 RGB chart
      #1f2db1 CMYK chart
      #1f2db1 RGB pie chart
      #1f2db1 color shades, tints & tones
#1f2db1 color schemes
#1f2db1 color preview, HTML & CSS examples
           This text has a color of #1f2db1        
        
          <p style="color:#1f2db1;">Text here</p>
        
        
          .mytext {color:#1f2db1;}
        
        Text color #1f2db1
      
           This box has a color of #1f2db1        
        
          <div style="background-color:#1f2db1;">Content here</div>
        
        
          .mybackground {background-color:#1f2db1;}
        
        Background color #1f2db1
      
           Border around this has a color of #1f2db1        
        
          <div style="border:2px solid #1f2db1;">Content here</div>
        
        
          .myborder {border:2px solid #1f2db1;}
        
        Border color #1f2db1