#1f476a color space conversions
Hex:
        #1f476a
        RGB:
        31, 71, 106
        CMY:
        88, 72, 58
        CMYK:
        71, 33, 0, 58
      HSL:
        208°, 54.7445%, 26.8627%
        HSV (HSB):
        208°, 70.7547%, 41.5686%
        XYZ:
        5.4198, 5.8384, 14.4769
        xyY:
        0.2106, 0.2269, 5.8384
      CIE-Lab:
        29.0010, -1.5194, -24.4908
        CIE-LCH:
        29.0010, 24.5379, 266.4500
        CIE-Luv:
        29.0010, -14.6776, -31.3600
        Hunter-Lab:
        24.1628, -2.2464, -18.6092
      #1f476a color charts
#1f476a RGB chart
      #1f476a CMYK chart
      #1f476a RGB pie chart
      #1f476a color shades, tints & tones
#1f476a color schemes
#1f476a color preview, HTML & CSS examples
           This text has a color of #1f476a        
        
          <p style="color:#1f476a;">Text here</p>
        
        
          .mytext {color:#1f476a;}
        
        Text color #1f476a
      
           This box has a color of #1f476a        
        
          <div style="background-color:#1f476a;">Content here</div>
        
        
          .mybackground {background-color:#1f476a;}
        
        Background color #1f476a
      
           Border around this has a color of #1f476a        
        
          <div style="border:2px solid #1f476a;">Content here</div>
        
        
          .myborder {border:2px solid #1f476a;}
        
        Border color #1f476a