#130a7a color space conversions
Hex:
        #130a7a
        RGB:
        19, 10, 122
        CMY:
        93, 96, 52
        CMYK:
        84, 92, 0, 52
      HSL:
        245°, 84.8485%, 25.8824%
        HSV (HSB):
        245°, 91.8033%, 47.8431%
        XYZ:
        3.8900, 1.7607, 18.5472
        xyY:
        0.1608, 0.0728, 1.7607
      CIE-Lab:
        14.1776, 42.2323, -58.8368
        CIE-LCH:
        14.1776, 72.4247, 305.6703
        CIE-Luv:
        14.1776, -3.0943, -52.3352
        Hunter-Lab:
        13.2690, 29.1083, -73.5860
      #130a7a color charts
#130a7a RGB chart
      #130a7a CMYK chart
      #130a7a RGB pie chart
      #130a7a color shades, tints & tones
#130a7a color schemes
#130a7a color preview, HTML & CSS examples
           This text has a color of #130a7a        
        
          <p style="color:#130a7a;">Text here</p>
        
        
          .mytext {color:#130a7a;}
        
        Text color #130a7a
      
           This box has a color of #130a7a        
        
          <div style="background-color:#130a7a;">Content here</div>
        
        
          .mybackground {background-color:#130a7a;}
        
        Background color #130a7a
      
           Border around this has a color of #130a7a        
        
          <div style="border:2px solid #130a7a;">Content here</div>
        
        
          .myborder {border:2px solid #130a7a;}
        
        Border color #130a7a