#130a75 color space conversions
Hex:
        #130a75
        RGB:
        19, 10, 117
        CMY:
        93, 96, 54
        CMYK:
        84, 91, 0, 54
      HSL:
        245°, 84.2520%, 24.9020%
        HSV (HSB):
        245°, 91.4530%, 45.8824%
        XYZ:
        3.5880, 1.6399, 16.9570
        xyY:
        0.1617, 0.0739, 1.6399
      CIE-Lab:
        13.4711, 40.6983, -56.7914
        CIE-LCH:
        13.4711, 69.8686, 305.6264
        CIE-Luv:
        13.4711, -2.8548, -49.3235
        Hunter-Lab:
        12.8058, 27.6028, -69.5459
      #130a75 color charts
#130a75 RGB chart
      #130a75 CMYK chart
      #130a75 RGB pie chart
      #130a75 color shades, tints & tones
#130a75 color schemes
#130a75 color preview, HTML & CSS examples
           This text has a color of #130a75        
        
          <p style="color:#130a75;">Text here</p>
        
        
          .mytext {color:#130a75;}
        
        Text color #130a75
      
           This box has a color of #130a75        
        
          <div style="background-color:#130a75;">Content here</div>
        
        
          .mybackground {background-color:#130a75;}
        
        Background color #130a75
      
           Border around this has a color of #130a75        
        
          <div style="border:2px solid #130a75;">Content here</div>
        
        
          .myborder {border:2px solid #130a75;}
        
        Border color #130a75