#130b35 color space conversions
Hex:
        #130b35
        RGB:
        19, 11, 53
        CMY:
        93, 96, 79
        CMYK:
        64, 79, 0, 79
      HSL:
        251°, 65.6250%, 12.5490%
        HSV (HSB):
        251°, 79.2453%, 20.7843%
        XYZ:
        1.0308, 0.6348, 3.4364
        xyY:
        0.2020, 0.1244, 0.6348
      CIE-Lab:
        5.7344, 16.9933, -25.7307
        CIE-LCH:
        5.7344, 30.8357, 303.4419
        CIE-Luv:
        5.7344, -0.0146, -14.4972
        Hunter-Lab:
        7.9676, 9.1505, -19.9938
      #130b35 color charts
#130b35 RGB chart
      #130b35 CMYK chart
      #130b35 RGB pie chart
      #130b35 color shades, tints & tones
#130b35 color schemes
#130b35 color preview, HTML & CSS examples
           This text has a color of #130b35        
        
          <p style="color:#130b35;">Text here</p>
        
        
          .mytext {color:#130b35;}
        
        Text color #130b35
      
           This box has a color of #130b35        
        
          <div style="background-color:#130b35;">Content here</div>
        
        
          .mybackground {background-color:#130b35;}
        
        Background color #130b35
      
           Border around this has a color of #130b35        
        
          <div style="border:2px solid #130b35;">Content here</div>
        
        
          .myborder {border:2px solid #130b35;}
        
        Border color #130b35