#130d52 color space conversions
Hex:
        #130d52
        RGB:
        19, 13, 82
        CMY:
        93, 95, 68
        CMYK:
        77, 84, 0, 68
      HSL:
        245°, 72.6316%, 18.6275%
        HSV (HSB):
        245°, 84.1463%, 32.1569%
        XYZ:
        1.9355, 1.0355, 8.0805
        xyY:
        0.1751, 0.0937, 1.0355
      CIE-Lab:
        9.2837, 27.5565, -40.4546
        CIE-LCH:
        9.2837, 48.9483, 304.2615
        CIE-Luv:
        9.2837, -1.4753, -29.5563
        Hunter-Lab:
        10.1759, 16.1431, -39.9580
      #130d52 color charts
#130d52 RGB chart
      #130d52 CMYK chart
      #130d52 RGB pie chart
      #130d52 color shades, tints & tones
#130d52 color schemes
#130d52 color preview, HTML & CSS examples
           This text has a color of #130d52        
        
          <p style="color:#130d52;">Text here</p>
        
        
          .mytext {color:#130d52;}
        
        Text color #130d52
      
           This box has a color of #130d52        
        
          <div style="background-color:#130d52;">Content here</div>
        
        
          .mybackground {background-color:#130d52;}
        
        Background color #130d52
      
           Border around this has a color of #130d52        
        
          <div style="border:2px solid #130d52;">Content here</div>
        
        
          .myborder {border:2px solid #130d52;}
        
        Border color #130d52