#130f81 color space conversions
Hex:
        #130f81
        RGB:
        19, 15, 129
        CMY:
        93, 94, 49
        CMYK:
        85, 88, 0, 49
      HSL:
        242°, 79.1667%, 28.2353%
        HSV (HSB):
        242°, 88.3721%, 50.5882%
        XYZ:
        4.4018, 2.0651, 20.9355
        xyY:
        0.1606, 0.0754, 2.0651
      CIE-Lab:
        15.8251, 42.3795, -60.5641
        CIE-LCH:
        15.8251, 73.9191, 304.9823
        CIE-Luv:
        15.8251, -3.8081, -57.4065
        Hunter-Lab:
        14.3704, 29.5287, -76.3174
      #130f81 color charts
#130f81 RGB chart
      #130f81 CMYK chart
      #130f81 RGB pie chart
      #130f81 color shades, tints & tones
#130f81 color schemes
#130f81 color preview, HTML & CSS examples
           This text has a color of #130f81        
        
          <p style="color:#130f81;">Text here</p>
        
        
          .mytext {color:#130f81;}
        
        Text color #130f81
      
           This box has a color of #130f81        
        
          <div style="background-color:#130f81;">Content here</div>
        
        
          .mybackground {background-color:#130f81;}
        
        Background color #130f81
      
           Border around this has a color of #130f81        
        
          <div style="border:2px solid #130f81;">Content here</div>
        
        
          .myborder {border:2px solid #130f81;}
        
        Border color #130f81