#1f223e color space conversions
Hex:
        #1f223e
        RGB:
        31, 34, 62
        CMY:
        88, 87, 76
        CMYK:
        50, 45, 0, 76
      HSL:
        234°, 33.3333%, 18.2353%
        HSV (HSB):
        234°, 50.0000%, 24.3137%
        XYZ:
        2.0066, 1.7832, 4.7959
        xyY:
        0.2337, 0.2077, 1.7832
      CIE-Lab:
        14.3055, 7.5631, -18.3806
        CIE-LCH:
        14.3055, 19.8759, 292.3659
        CIE-Luv:
        14.3055, -2.1929, -17.9167
        Hunter-Lab:
        13.3535, 3.4542, -11.9463
      #1f223e color charts
#1f223e RGB chart
      #1f223e CMYK chart
      #1f223e RGB pie chart
      #1f223e color shades, tints & tones
#1f223e color schemes
#1f223e color preview, HTML & CSS examples
           This text has a color of #1f223e        
        
          <p style="color:#1f223e;">Text here</p>
        
        
          .mytext {color:#1f223e;}
        
        Text color #1f223e
      
           This box has a color of #1f223e        
        
          <div style="background-color:#1f223e;">Content here</div>
        
        
          .mybackground {background-color:#1f223e;}
        
        Background color #1f223e
      
           Border around this has a color of #1f223e        
        
          <div style="border:2px solid #1f223e;">Content here</div>
        
        
          .myborder {border:2px solid #1f223e;}
        
        Border color #1f223e