#13414e color space conversions
Hex:
        #13414e
        RGB:
        19, 65, 78
        CMY:
        93, 75, 69
        CMYK:
        76, 17, 0, 69
      HSL:
        193°, 60.8247%, 19.0196%
        HSV (HSB):
        193°, 75.6410%, 30.5882%
        XYZ:
        3.5340, 4.4691, 7.8841
        xyY:
        0.2224, 0.2813, 4.4691
      CIE-Lab:
        25.1653, -10.5534, -12.3859
        CIE-LCH:
        25.1653, 16.2722, 229.5673
        CIE-Luv:
        25.1653, -15.6417, -13.5621
        Hunter-Lab:
        21.1402, -7.1557, -7.3136
      #13414e color charts
#13414e RGB chart
      #13414e CMYK chart
      #13414e RGB pie chart
      #13414e color shades, tints & tones
#13414e color schemes
#13414e color preview, HTML & CSS examples
           This text has a color of #13414e        
        
          <p style="color:#13414e;">Text here</p>
        
        
          .mytext {color:#13414e;}
        
        Text color #13414e
      
           This box has a color of #13414e        
        
          <div style="background-color:#13414e;">Content here</div>
        
        
          .mybackground {background-color:#13414e;}
        
        Background color #13414e
      
           Border around this has a color of #13414e        
        
          <div style="border:2px solid #13414e;">Content here</div>
        
        
          .myborder {border:2px solid #13414e;}
        
        Border color #13414e