#130d95 color space conversions
Hex:
        #130d95
        RGB:
        19, 13, 149
        CMY:
        93, 95, 42
        CMYK:
        87, 91, 0, 42
      HSL:
        243°, 83.9506%, 31.7647%
        HSV (HSB):
        243°, 91.2752%, 58.4314%
        XYZ:
        5.8373, 2.5962, 28.6272
        xyY:
        0.1575, 0.0701, 2.5962
      CIE-Lab:
        18.3483, 49.2170, -68.9045
        CIE-LCH:
        18.3483, 84.6768, 305.5374
        CIE-Luv:
        18.3483, -4.5657, -69.0560
        Hunter-Lab:
        16.1128, 36.4691, -94.0602
      #130d95 color charts
#130d95 RGB chart
      #130d95 CMYK chart
      #130d95 RGB pie chart
      #130d95 color shades, tints & tones
#130d95 color schemes
#130d95 color preview, HTML & CSS examples
           This text has a color of #130d95        
        
          <p style="color:#130d95;">Text here</p>
        
        
          .mytext {color:#130d95;}
        
        Text color #130d95
      
           This box has a color of #130d95        
        
          <div style="background-color:#130d95;">Content here</div>
        
        
          .mybackground {background-color:#130d95;}
        
        Background color #130d95
      
           Border around this has a color of #130d95        
        
          <div style="border:2px solid #130d95;">Content here</div>
        
        
          .myborder {border:2px solid #130d95;}
        
        Border color #130d95