#131d4f color space conversions
Hex:
        #131d4f
        RGB:
        19, 29, 79
        CMY:
        93, 89, 69
        CMYK:
        76, 63, 0, 69
      HSL:
        230°, 61.2245%, 19.2157%
        HSV (HSB):
        230°, 75.9494%, 30.9804%
        XYZ:
        2.1192, 1.5817, 7.5907
        xyY:
        0.1877, 0.1401, 1.5817
      CIE-Lab:
        13.1182, 15.2187, -32.1097
        CIE-LCH:
        13.1182, 35.5337, 295.3591
        CIE-Luv:
        13.1182, -4.0042, -29.9347
        Hunter-Lab:
        12.5765, 8.0692, -26.9817
      #131d4f color charts
#131d4f RGB chart
      #131d4f CMYK chart
      #131d4f RGB pie chart
      #131d4f color shades, tints & tones
#131d4f color schemes
#131d4f color preview, HTML & CSS examples
           This text has a color of #131d4f        
        
          <p style="color:#131d4f;">Text here</p>
        
        
          .mytext {color:#131d4f;}
        
        Text color #131d4f
      
           This box has a color of #131d4f        
        
          <div style="background-color:#131d4f;">Content here</div>
        
        
          .mybackground {background-color:#131d4f;}
        
        Background color #131d4f
      
           Border around this has a color of #131d4f        
        
          <div style="border:2px solid #131d4f;">Content here</div>
        
        
          .myborder {border:2px solid #131d4f;}
        
        Border color #131d4f