#130f2a color space conversions
Hex:
        #130f2a
        RGB:
        19, 15, 42
        CMY:
        93, 94, 84
        CMYK:
        55, 64, 0, 84
      HSL:
        249°, 47.3684%, 11.1765%
        HSV (HSB):
        249°, 64.2857%, 16.4706%
        XYZ:
        0.8573, 0.6473, 2.2702
        xyY:
        0.2271, 0.1715, 0.6473
      CIE-Lab:
        5.8467, 9.9136, -17.3803
        CIE-LCH:
        5.8467, 20.0089, 299.7000
        CIE-Luv:
        5.8467, -0.0378, -10.1166
        Hunter-Lab:
        8.0453, 4.9417, -11.0990
      #130f2a color charts
#130f2a RGB chart
      #130f2a CMYK chart
      #130f2a RGB pie chart
      #130f2a color shades, tints & tones
#130f2a color schemes
#130f2a color preview, HTML & CSS examples
           This text has a color of #130f2a        
        
          <p style="color:#130f2a;">Text here</p>
        
        
          .mytext {color:#130f2a;}
        
        Text color #130f2a
      
           This box has a color of #130f2a        
        
          <div style="background-color:#130f2a;">Content here</div>
        
        
          .mybackground {background-color:#130f2a;}
        
        Background color #130f2a
      
           Border around this has a color of #130f2a        
        
          <div style="border:2px solid #130f2a;">Content here</div>
        
        
          .myborder {border:2px solid #130f2a;}
        
        Border color #130f2a