#130e36 color space conversions
Hex:
        #130e36
        RGB:
        19, 14, 54
        CMY:
        93, 95, 79
        CMYK:
        65, 74, 0, 79
      HSL:
        248°, 58.8235%, 13.3333%
        HSV (HSB):
        248°, 74.0741%, 21.1765%
        XYZ:
        1.0915, 0.7189, 3.5713
        xyY:
        0.2028, 0.1336, 0.7189
      CIE-Lab:
        6.4934, 15.8497, -25.2384
        CIE-LCH:
        6.4934, 29.8025, 302.1288
        CIE-Luv:
        6.4934, -0.3851, -15.3562
        Hunter-Lab:
        8.4786, 8.1408, -19.0385
      #130e36 color charts
#130e36 RGB chart
      #130e36 CMYK chart
      #130e36 RGB pie chart
      #130e36 color shades, tints & tones
#130e36 color schemes
#130e36 color preview, HTML & CSS examples
           This text has a color of #130e36        
        
          <p style="color:#130e36;">Text here</p>
        
        
          .mytext {color:#130e36;}
        
        Text color #130e36
      
           This box has a color of #130e36        
        
          <div style="background-color:#130e36;">Content here</div>
        
        
          .mybackground {background-color:#130e36;}
        
        Background color #130e36
      
           Border around this has a color of #130e36        
        
          <div style="border:2px solid #130e36;">Content here</div>
        
        
          .myborder {border:2px solid #130e36;}
        
        Border color #130e36