#130b80 color space conversions
Hex:
        #130b80
        RGB:
        19, 11, 128
        CMY:
        93, 96, 50
        CMYK:
        85, 91, 0, 50
      HSL:
        244°, 84.1727%, 27.2549%
        HSV (HSB):
        244°, 91.4062%, 50.1961%
        XYZ:
        4.2845, 1.9363, 20.5700
        xyY:
        0.1599, 0.0723, 1.9363
      CIE-Lab:
        15.1494, 43.6826, -61.0535
        CIE-LCH:
        15.1494, 75.0714, 305.5830
        CIE-Luv:
        15.1494, -3.4491, -56.1230
        Hunter-Lab:
        13.9151, 30.6093, -77.9048
      #130b80 color charts
#130b80 RGB chart
      #130b80 CMYK chart
      #130b80 RGB pie chart
      #130b80 color shades, tints & tones
#130b80 color schemes
#130b80 color preview, HTML & CSS examples
           This text has a color of #130b80        
        
          <p style="color:#130b80;">Text here</p>
        
        
          .mytext {color:#130b80;}
        
        Text color #130b80
      
           This box has a color of #130b80        
        
          <div style="background-color:#130b80;">Content here</div>
        
        
          .mybackground {background-color:#130b80;}
        
        Background color #130b80
      
           Border around this has a color of #130b80        
        
          <div style="border:2px solid #130b80;">Content here</div>
        
        
          .myborder {border:2px solid #130b80;}
        
        Border color #130b80