#130e60 color space conversions
Hex:
        #130e60
        RGB:
        19, 14, 96
        CMY:
        93, 95, 62
        CMYK:
        80, 85, 0, 62
      HSL:
        244°, 74.5455%, 21.5686%
        HSV (HSB):
        244°, 85.4167%, 37.6471%
        XYZ:
        2.5369, 1.2971, 11.1830
        xyY:
        0.1689, 0.0864, 1.2971
      CIE-Lab:
        11.2548, 31.9482, -46.6707
        CIE-LCH:
        11.2548, 56.5583, 304.3934
        CIE-Luv:
        11.2548, -2.2146, -37.7723
        Hunter-Lab:
        11.3888, 19.8314, -50.2462
      #130e60 color charts
#130e60 RGB chart
      #130e60 CMYK chart
      #130e60 RGB pie chart
      #130e60 color shades, tints & tones
#130e60 color schemes
#130e60 color preview, HTML & CSS examples
           This text has a color of #130e60        
        
          <p style="color:#130e60;">Text here</p>
        
        
          .mytext {color:#130e60;}
        
        Text color #130e60
      
           This box has a color of #130e60        
        
          <div style="background-color:#130e60;">Content here</div>
        
        
          .mybackground {background-color:#130e60;}
        
        Background color #130e60
      
           Border around this has a color of #130e60        
        
          <div style="border:2px solid #130e60;">Content here</div>
        
        
          .myborder {border:2px solid #130e60;}
        
        Border color #130e60