#130a89 color space conversions
Hex:
        #130a89
        RGB:
        19, 10, 137
        CMY:
        93, 96, 46
        CMYK:
        86, 93, 0, 46
      HSL:
        244°, 86.3946%, 28.8235%
        HSV (HSB):
        244°, 92.7007%, 53.7255%
        XYZ:
        4.8925, 2.1617, 23.8263
        xyY:
        0.1584, 0.0700, 2.1617
      CIE-Lab:
        16.3138, 46.7107, -64.8074
        CIE-LCH:
        16.3138, 79.8867, 305.7826
        CIE-Luv:
        16.3138, -3.8098, -61.4003
        Hunter-Lab:
        14.7026, 33.6682, -85.7904
      #130a89 color charts
#130a89 RGB chart
      #130a89 CMYK chart
      #130a89 RGB pie chart
      #130a89 color shades, tints & tones
#130a89 color schemes
#130a89 color preview, HTML & CSS examples
           This text has a color of #130a89        
        
          <p style="color:#130a89;">Text here</p>
        
        
          .mytext {color:#130a89;}
        
        Text color #130a89
      
           This box has a color of #130a89        
        
          <div style="background-color:#130a89;">Content here</div>
        
        
          .mybackground {background-color:#130a89;}
        
        Background color #130a89
      
           Border around this has a color of #130a89        
        
          <div style="border:2px solid #130a89;">Content here</div>
        
        
          .myborder {border:2px solid #130a89;}
        
        Border color #130a89