#1f2a59 color space conversions
Hex:
        #1f2a59
        RGB:
        31, 42, 89
        CMY:
        88, 84, 65
        CMYK:
        65, 53, 0, 65
      HSL:
        229°, 48.3333%, 23.5294%
        HSV (HSB):
        229°, 65.1685%, 34.9020%
        XYZ:
        3.1962, 2.6685, 9.7978
        xyY:
        0.2041, 0.1704, 2.6685
      CIE-Lab:
        18.6642, 11.9727, -29.8572
        CIE-LCH:
        18.6642, 32.1683, 291.8507
        CIE-Luv:
        18.6642, -5.2850, -33.3885
        Hunter-Lab:
        16.3356, 6.3380, -24.1263
      #1f2a59 color charts
#1f2a59 RGB chart
      #1f2a59 CMYK chart
      #1f2a59 RGB pie chart
      #1f2a59 color shades, tints & tones
#1f2a59 color schemes
#1f2a59 color preview, HTML & CSS examples
           This text has a color of #1f2a59        
        
          <p style="color:#1f2a59;">Text here</p>
        
        
          .mytext {color:#1f2a59;}
        
        Text color #1f2a59
      
           This box has a color of #1f2a59        
        
          <div style="background-color:#1f2a59;">Content here</div>
        
        
          .mybackground {background-color:#1f2a59;}
        
        Background color #1f2a59
      
           Border around this has a color of #1f2a59        
        
          <div style="border:2px solid #1f2a59;">Content here</div>
        
        
          .myborder {border:2px solid #1f2a59;}
        
        Border color #1f2a59