#013a42 color space conversions
Hex:
        #013a42
        RGB:
        1, 58, 66
        CMY:
        100, 77, 74
        CMYK:
        98, 12, 0, 74
      HSL:
        187°, 97.0149%, 13.1373%
        HSV (HSB):
        187°, 98.4848%, 25.8824%
        XYZ:
        2.5089, 3.4259, 5.6833
        xyY:
        0.2160, 0.2949, 3.4259
      CIE-Lab:
        21.6747, -13.5164, -9.7876
        CIE-LCH:
        21.6747, 16.6880, 215.9094
        CIE-Luv:
        21.6747, -15.8881, -9.5082
        Hunter-Lab:
        18.5092, -8.1953, -5.2486
      #013a42 color charts
#013a42 RGB chart
      #013a42 CMYK chart
      #013a42 RGB pie chart
      #013a42 color shades, tints & tones
#013a42 color schemes
#013a42 color preview, HTML & CSS examples
           This text has a color of #013a42        
        
          <p style="color:#013a42;">Text here</p>
        
        
          .mytext {color:#013a42;}
        
        Text color #013a42
      
           This box has a color of #013a42        
        
          <div style="background-color:#013a42;">Content here</div>
        
        
          .mybackground {background-color:#013a42;}
        
        Background color #013a42
      
           Border around this has a color of #013a42        
        
          <div style="border:2px solid #013a42;">Content here</div>
        
        
          .myborder {border:2px solid #013a42;}
        
        Border color #013a42