#130f77 color space conversions
Hex:
        #130f77
        RGB:
        19, 15, 119
        CMY:
        93, 94, 53
        CMYK:
        84, 87, 0, 53
      HSL:
        242°, 77.6119%, 26.2745%
        HSV (HSB):
        242°, 87.3950%, 46.6667%
        XYZ:
        3.7692, 1.8120, 17.6039
        xyY:
        0.1626, 0.0782, 1.8120
      CIE-Lab:
        14.4680, 39.1779, -56.4236
        CIE-LCH:
        14.4680, 68.6915, 304.7743
        CIE-Luv:
        14.4680, -3.3561, -51.4671
        Hunter-Lab:
        13.4611, 26.4239, -68.1144
      #130f77 color charts
#130f77 RGB chart
      #130f77 CMYK chart
      #130f77 RGB pie chart
      #130f77 color shades, tints & tones
#130f77 color schemes
#130f77 color preview, HTML & CSS examples
           This text has a color of #130f77        
        
          <p style="color:#130f77;">Text here</p>
        
        
          .mytext {color:#130f77;}
        
        Text color #130f77
      
           This box has a color of #130f77        
        
          <div style="background-color:#130f77;">Content here</div>
        
        
          .mybackground {background-color:#130f77;}
        
        Background color #130f77
      
           Border around this has a color of #130f77        
        
          <div style="border:2px solid #130f77;">Content here</div>
        
        
          .myborder {border:2px solid #130f77;}
        
        Border color #130f77