#013542 color space conversions
Hex:
        #013542
        RGB:
        1, 53, 66
        CMY:
        100, 79, 74
        CMYK:
        98, 20, 0, 74
      HSL:
        192°, 97.0149%, 13.1373%
        HSV (HSB):
        192°, 98.4848%, 25.8824%
        XYZ:
        2.2690, 2.9460, 5.6033
        xyY:
        0.2097, 0.2723, 2.9460
      CIE-Lab:
        19.8263, -10.4552, -12.6222
        CIE-LCH:
        19.8263, 16.3900, 230.3642
        CIE-Luv:
        19.8263, -14.0185, -12.6983
        Hunter-Lab:
        17.1639, -6.4400, -7.3409
      #013542 color charts
#013542 RGB chart
      #013542 CMYK chart
      #013542 RGB pie chart
      #013542 color shades, tints & tones
#013542 color schemes
#013542 color preview, HTML & CSS examples
           This text has a color of #013542        
        
          <p style="color:#013542;">Text here</p>
        
        
          .mytext {color:#013542;}
        
        Text color #013542
      
           This box has a color of #013542        
        
          <div style="background-color:#013542;">Content here</div>
        
        
          .mybackground {background-color:#013542;}
        
        Background color #013542
      
           Border around this has a color of #013542        
        
          <div style="border:2px solid #013542;">Content here</div>
        
        
          .myborder {border:2px solid #013542;}
        
        Border color #013542