#1f465e color space conversions
Hex:
        #1f465e
        RGB:
        31, 70, 94
        CMY:
        88, 73, 63
        CMYK:
        67, 26, 0, 63
      HSL:
        203°, 50.4000%, 24.5098%
        HSV (HSB):
        203°, 67.0213%, 36.8627%
        XYZ:
        4.7756, 5.4798, 11.3957
        xyY:
        0.2206, 0.2531, 5.4798
      CIE-Lab:
        28.0601, -5.4126, -18.2862
        CIE-LCH:
        28.0601, 19.0704, 253.5115
        CIE-Luv:
        28.0601, -14.6554, -22.3558
        Hunter-Lab:
        23.4089, -4.5501, -12.4767
      #1f465e color charts
#1f465e RGB chart
      #1f465e CMYK chart
      #1f465e RGB pie chart
      #1f465e color shades, tints & tones
#1f465e color schemes
#1f465e color preview, HTML & CSS examples
           This text has a color of #1f465e        
        
          <p style="color:#1f465e;">Text here</p>
        
        
          .mytext {color:#1f465e;}
        
        Text color #1f465e
      
           This box has a color of #1f465e        
        
          <div style="background-color:#1f465e;">Content here</div>
        
        
          .mybackground {background-color:#1f465e;}
        
        Background color #1f465e
      
           Border around this has a color of #1f465e        
        
          <div style="border:2px solid #1f465e;">Content here</div>
        
        
          .myborder {border:2px solid #1f465e;}
        
        Border color #1f465e