#130f86 color space conversions
Hex:
        #130f86
        RGB:
        19, 15, 134
        CMY:
        93, 94, 47
        CMYK:
        86, 89, 0, 47
      HSL:
        242°, 79.8658%, 29.2157%
        HSV (HSB):
        242°, 88.8060%, 52.5490%
        XYZ:
        4.7425, 2.2013, 22.7292
        xyY:
        0.1598, 0.0742, 2.2013
      CIE-Lab:
        16.5102, 43.9436, -62.5898
        CIE-LCH:
        16.5102, 76.4757, 305.0722
        CIE-Luv:
        16.5102, -4.0339, -60.3853
        Hunter-Lab:
        14.8369, 31.0913, -80.4430
      #130f86 color charts
#130f86 RGB chart
      #130f86 CMYK chart
      #130f86 RGB pie chart
      #130f86 color shades, tints & tones
#130f86 color schemes
#130f86 color preview, HTML & CSS examples
           This text has a color of #130f86        
        
          <p style="color:#130f86;">Text here</p>
        
        
          .mytext {color:#130f86;}
        
        Text color #130f86
      
           This box has a color of #130f86        
        
          <div style="background-color:#130f86;">Content here</div>
        
        
          .mybackground {background-color:#130f86;}
        
        Background color #130f86
      
           Border around this has a color of #130f86        
        
          <div style="border:2px solid #130f86;">Content here</div>
        
        
          .myborder {border:2px solid #130f86;}
        
        Border color #130f86