#013ca2 color space conversions
Hex:
        #013ca2
        RGB:
        1, 60, 162
        CMY:
        100, 76, 36
        CMYK:
        99, 63, 0, 36
      HSL:
        218°, 98.7730%, 31.9608%
        HSV (HSB):
        218°, 99.3827%, 63.5294%
        XYZ:
        8.1500, 5.8468, 34.8814
        xyY:
        0.1667, 0.1196, 5.8468
      CIE-Lab:
        29.0226, 26.4203, -59.2237
        CIE-LCH:
        29.0226, 64.8496, 294.0421
        CIE-Luv:
        29.0226, -13.2974, -77.6778
        Hunter-Lab:
        24.1802, 17.8484, -68.6034
      #013ca2 color charts
#013ca2 RGB chart
      #013ca2 CMYK chart
      #013ca2 RGB pie chart
      #013ca2 color shades, tints & tones
#013ca2 color schemes
#013ca2 color preview, HTML & CSS examples
           This text has a color of #013ca2        
        
          <p style="color:#013ca2;">Text here</p>
        
        
          .mytext {color:#013ca2;}
        
        Text color #013ca2
      
           This box has a color of #013ca2        
        
          <div style="background-color:#013ca2;">Content here</div>
        
        
          .mybackground {background-color:#013ca2;}
        
        Background color #013ca2
      
           Border around this has a color of #013ca2        
        
          <div style="border:2px solid #013ca2;">Content here</div>
        
        
          .myborder {border:2px solid #013ca2;}
        
        Border color #013ca2