#131f6a color space conversions
Hex:
        #131f6a
        RGB:
        19, 31, 106
        CMY:
        93, 88, 58
        CMYK:
        82, 71, 0, 58
      HSL:
        232°, 69.6000%, 24.5098%
        HSV (HSB):
        232°, 82.0755%, 41.5686%
        XYZ:
        3.3601, 2.1590, 13.8753
        xyY:
        0.1732, 0.1113, 2.1590
      CIE-Lab:
        16.3006, 24.8724, -44.9540
        CIE-LCH:
        16.3006, 51.3760, 298.9551
        CIE-Luv:
        16.3006, -5.1131, -46.0251
        Hunter-Lab:
        14.6936, 15.1046, -45.7025
      #131f6a color charts
#131f6a RGB chart
      #131f6a CMYK chart
      #131f6a RGB pie chart
      #131f6a color shades, tints & tones
#131f6a color schemes
#131f6a color preview, HTML & CSS examples
           This text has a color of #131f6a        
        
          <p style="color:#131f6a;">Text here</p>
        
        
          .mytext {color:#131f6a;}
        
        Text color #131f6a
      
           This box has a color of #131f6a        
        
          <div style="background-color:#131f6a;">Content here</div>
        
        
          .mybackground {background-color:#131f6a;}
        
        Background color #131f6a
      
           Border around this has a color of #131f6a        
        
          <div style="border:2px solid #131f6a;">Content here</div>
        
        
          .myborder {border:2px solid #131f6a;}
        
        Border color #131f6a