#1f4062 color space conversions
Hex:
        #1f4062
        RGB:
        31, 64, 98
        CMY:
        88, 75, 62
        CMYK:
        68, 35, 0, 62
      HSL:
        210°, 51.9380%, 25.2941%
        HSV (HSB):
        210°, 68.3673%, 38.4314%
        XYZ:
        4.6031, 4.8399, 12.2469
        xyY:
        0.2122, 0.2231, 4.8399
      CIE-Lab:
        26.2738, 0.0377, -23.6566
        CIE-LCH:
        26.2738, 23.6566, 270.0913
        CIE-Luv:
        26.2738, -12.3806, -29.3891
        Hunter-Lab:
        21.9999, -1.1519, -17.6056
      #1f4062 color charts
#1f4062 RGB chart
      #1f4062 CMYK chart
      #1f4062 RGB pie chart
      #1f4062 color shades, tints & tones
#1f4062 color schemes
#1f4062 color preview, HTML & CSS examples
           This text has a color of #1f4062        
        
          <p style="color:#1f4062;">Text here</p>
        
        
          .mytext {color:#1f4062;}
        
        Text color #1f4062
      
           This box has a color of #1f4062        
        
          <div style="background-color:#1f4062;">Content here</div>
        
        
          .mybackground {background-color:#1f4062;}
        
        Background color #1f4062
      
           Border around this has a color of #1f4062        
        
          <div style="border:2px solid #1f4062;">Content here</div>
        
        
          .myborder {border:2px solid #1f4062;}
        
        Border color #1f4062