#1f4152 color space conversions
Hex:
        #1f4152
        RGB:
        31, 65, 82
        CMY:
        88, 75, 68
        CMYK:
        62, 21, 0, 68
      HSL:
        200°, 45.1327%, 22.1569%
        HSV (HSB):
        200°, 62.1951%, 32.1569%
        XYZ:
        3.9784, 4.6811, 8.6765
        xyY:
        0.2295, 0.2700, 4.6811
      CIE-Lab:
        25.8062, -6.5955, -13.9850
        CIE-LCH:
        25.8062, 15.4623, 244.7509
        CIE-Luv:
        25.8062, -13.1044, -16.0965
        Hunter-Lab:
        21.6358, -5.0404, -8.6317
      #1f4152 color charts
#1f4152 RGB chart
      #1f4152 CMYK chart
      #1f4152 RGB pie chart
      #1f4152 color shades, tints & tones
#1f4152 color schemes
#1f4152 color preview, HTML & CSS examples
           This text has a color of #1f4152        
        
          <p style="color:#1f4152;">Text here</p>
        
        
          .mytext {color:#1f4152;}
        
        Text color #1f4152
      
           This box has a color of #1f4152        
        
          <div style="background-color:#1f4152;">Content here</div>
        
        
          .mybackground {background-color:#1f4152;}
        
        Background color #1f4152
      
           Border around this has a color of #1f4152        
        
          <div style="border:2px solid #1f4152;">Content here</div>
        
        
          .myborder {border:2px solid #1f4152;}
        
        Border color #1f4152