#1f3243 color space conversions
Hex:
        #1f3243
        RGB:
        31, 50, 67
        CMY:
        88, 80, 74
        CMYK:
        54, 25, 0, 74
      HSL:
        208°, 36.7347%, 19.2157%
        HSV (HSB):
        208°, 53.7313%, 26.2745%
        XYZ:
        2.7188, 2.9778, 5.7417
        xyY:
        0.2377, 0.2603, 2.9778
      CIE-Lab:
        19.9546, -2.0620, -13.0084
        CIE-LCH:
        19.9546, 13.1708, 260.9929
        CIE-Luv:
        19.9546, -7.6577, -13.8897
        Hunter-Lab:
        17.2562, -2.0748, -7.6483
      #1f3243 color charts
#1f3243 RGB chart
      #1f3243 CMYK chart
      #1f3243 RGB pie chart
      #1f3243 color shades, tints & tones
#1f3243 color schemes
#1f3243 color preview, HTML & CSS examples
           This text has a color of #1f3243        
        
          <p style="color:#1f3243;">Text here</p>
        
        
          .mytext {color:#1f3243;}
        
        Text color #1f3243
      
           This box has a color of #1f3243        
        
          <div style="background-color:#1f3243;">Content here</div>
        
        
          .mybackground {background-color:#1f3243;}
        
        Background color #1f3243
      
           Border around this has a color of #1f3243        
        
          <div style="border:2px solid #1f3243;">Content here</div>
        
        
          .myborder {border:2px solid #1f3243;}
        
        Border color #1f3243