#130e45 color space conversions
Hex:
        #130e45
        RGB:
        19, 14, 69
        CMY:
        93, 95, 73
        CMYK:
        72, 80, 0, 73
      HSL:
        245°, 66.2651%, 16.2745%
        HSV (HSB):
        245°, 79.7101%, 27.0588%
        XYZ:
        1.4998, 0.8822, 5.7215
        xyY:
        0.1851, 0.1089, 0.8822
      CIE-Lab:
        7.9688, 22.0964, -33.5855
        CIE-LCH:
        7.9688, 40.2024, 303.3415
        CIE-Luv:
        7.9688, -1.0114, -22.7305
        Hunter-Lab:
        9.3925, 12.0655, -29.5418
      #130e45 color charts
#130e45 RGB chart
      #130e45 CMYK chart
      #130e45 RGB pie chart
      #130e45 color shades, tints & tones
#130e45 color schemes
#130e45 color preview, HTML & CSS examples
           This text has a color of #130e45        
        
          <p style="color:#130e45;">Text here</p>
        
        
          .mytext {color:#130e45;}
        
        Text color #130e45
      
           This box has a color of #130e45        
        
          <div style="background-color:#130e45;">Content here</div>
        
        
          .mybackground {background-color:#130e45;}
        
        Background color #130e45
      
           Border around this has a color of #130e45        
        
          <div style="border:2px solid #130e45;">Content here</div>
        
        
          .myborder {border:2px solid #130e45;}
        
        Border color #130e45