#130ca0 color space conversions
Hex:
        #130ca0
        RGB:
        19, 12, 160
        CMY:
        93, 95, 37
        CMYK:
        88, 93, 0, 37
      HSL:
        243°, 86.0465%, 33.7255%
        HSV (HSB):
        243°, 92.5000%, 62.7451%
        XYZ:
        6.7452, 2.9395, 33.4696
        xyY:
        0.1563, 0.0681, 2.9395
      CIE-Lab:
        19.7998, 52.6994, -73.2533
        CIE-LCH:
        19.7998, 90.2401, 305.7317
        CIE-Luv:
        19.7998, -5.0062, -75.5259
        Hunter-Lab:
        17.1448, 40.2227, -103.7425
      #130ca0 color charts
#130ca0 RGB chart
      #130ca0 CMYK chart
      #130ca0 RGB pie chart
      #130ca0 color shades, tints & tones
#130ca0 color schemes
#130ca0 color preview, HTML & CSS examples
           This text has a color of #130ca0        
        
          <p style="color:#130ca0;">Text here</p>
        
        
          .mytext {color:#130ca0;}
        
        Text color #130ca0
      
           This box has a color of #130ca0        
        
          <div style="background-color:#130ca0;">Content here</div>
        
        
          .mybackground {background-color:#130ca0;}
        
        Background color #130ca0
      
           Border around this has a color of #130ca0        
        
          <div style="border:2px solid #130ca0;">Content here</div>
        
        
          .myborder {border:2px solid #130ca0;}
        
        Border color #130ca0