#1f535f color space conversions
Hex:
        #1f535f
        RGB:
        31, 83, 95
        CMY:
        88, 67, 63
        CMYK:
        67, 13, 0, 63
      HSL:
        191°, 50.7937%, 24.7059%
        HSV (HSB):
        191°, 67.3684%, 37.2549%
        XYZ:
        5.7239, 7.3040, 11.9346
        xyY:
        0.2293, 0.2926, 7.3040
      CIE-Lab:
        32.4893, -13.0214, -12.1127
        CIE-LCH:
        32.4893, 17.7841, 222.9294
        CIE-Luv:
        32.4893, -19.5563, -14.0438
        Hunter-Lab:
        27.0260, -9.4906, -7.2641
      #1f535f color charts
#1f535f RGB chart
      #1f535f CMYK chart
      #1f535f RGB pie chart
      #1f535f color shades, tints & tones
#1f535f color schemes
#1f535f color preview, HTML & CSS examples
           This text has a color of #1f535f        
        
          <p style="color:#1f535f;">Text here</p>
        
        
          .mytext {color:#1f535f;}
        
        Text color #1f535f
      
           This box has a color of #1f535f        
        
          <div style="background-color:#1f535f;">Content here</div>
        
        
          .mybackground {background-color:#1f535f;}
        
        Background color #1f535f
      
           Border around this has a color of #1f535f        
        
          <div style="border:2px solid #1f535f;">Content here</div>
        
        
          .myborder {border:2px solid #1f535f;}
        
        Border color #1f535f