#1f464f color space conversions
Hex:
        #1f464f
        RGB:
        31, 70, 79
        CMY:
        88, 73, 69
        CMYK:
        61, 11, 0, 69
      HSL:
        191°, 43.6364%, 21.5686%
        HSV (HSB):
        191°, 60.7595%, 30.9804%
        XYZ:
        4.1665, 5.2361, 8.1882
        xyY:
        0.2369, 0.2977, 5.2361
      CIE-Lab:
        27.3972, -10.7585, -9.5961
        CIE-LCH:
        27.3972, 14.4164, 221.7316
        CIE-Luv:
        27.3972, -15.1294, -10.3413
        Hunter-Lab:
        22.8826, -7.5429, -5.1982
      #1f464f color charts
#1f464f RGB chart
      #1f464f CMYK chart
      #1f464f RGB pie chart
      #1f464f color shades, tints & tones
#1f464f color schemes
#1f464f color preview, HTML & CSS examples
           This text has a color of #1f464f        
        
          <p style="color:#1f464f;">Text here</p>
        
        
          .mytext {color:#1f464f;}
        
        Text color #1f464f
      
           This box has a color of #1f464f        
        
          <div style="background-color:#1f464f;">Content here</div>
        
        
          .mybackground {background-color:#1f464f;}
        
        Background color #1f464f
      
           Border around this has a color of #1f464f        
        
          <div style="border:2px solid #1f464f;">Content here</div>
        
        
          .myborder {border:2px solid #1f464f;}
        
        Border color #1f464f