#1f305f color space conversions
Hex:
        #1f305f
        RGB:
        31, 48, 95
        CMY:
        88, 81, 63
        CMYK:
        67, 49, 0, 63
      HSL:
        224°, 50.7937%, 24.7059%
        HSV (HSB):
        224°, 67.3684%, 37.2549%
        XYZ:
        3.6876, 3.2314, 11.2558
        xyY:
        0.2029, 0.1778, 3.2314
      CIE-Lab:
        20.9479, 10.0084, -30.1615
        CIE-LCH:
        20.9479, 31.7787, 288.3572
        CIE-Luv:
        20.9479, -7.1288, -35.3677
        Hunter-Lab:
        17.9762, 5.1586, -24.5413
      #1f305f color charts
#1f305f RGB chart
      #1f305f CMYK chart
      #1f305f RGB pie chart
      #1f305f color shades, tints & tones
#1f305f color schemes
#1f305f color preview, HTML & CSS examples
           This text has a color of #1f305f        
        
          <p style="color:#1f305f;">Text here</p>
        
        
          .mytext {color:#1f305f;}
        
        Text color #1f305f
      
           This box has a color of #1f305f        
        
          <div style="background-color:#1f305f;">Content here</div>
        
        
          .mybackground {background-color:#1f305f;}
        
        Background color #1f305f
      
           Border around this has a color of #1f305f        
        
          <div style="border:2px solid #1f305f;">Content here</div>
        
        
          .myborder {border:2px solid #1f305f;}
        
        Border color #1f305f