#19314a color space conversions
Hex:
        #19314a
        RGB:
        25, 49, 74
        CMY:
        90, 81, 71
        CMYK:
        66, 34, 0, 71
      HSL:
        211°, 49.4949%, 19.4118%
        HSV (HSB):
        211°, 66.2162%, 29.0196%
        XYZ:
        2.7352, 2.8977, 6.8937
        xyY:
        0.2184, 0.2313, 2.8977
      CIE-Lab:
        19.6295, -0.3529, -18.2826
        CIE-LCH:
        19.6295, 18.2860, 268.8943
        CIE-Luv:
        19.6295, -8.7409, -20.0077
        Hunter-Lab:
        17.0227, -1.1078, -12.0950
      #19314a color charts
#19314a RGB chart
      #19314a CMYK chart
      #19314a RGB pie chart
      #19314a color shades, tints & tones
#19314a color schemes
#19314a color preview, HTML & CSS examples
           This text has a color of #19314a        
        
          <p style="color:#19314a;">Text here</p>
        
        
          .mytext {color:#19314a;}
        
        Text color #19314a
      
           This box has a color of #19314a        
        
          <div style="background-color:#19314a;">Content here</div>
        
        
          .mybackground {background-color:#19314a;}
        
        Background color #19314a
      
           Border around this has a color of #19314a        
        
          <div style="border:2px solid #19314a;">Content here</div>
        
        
          .myborder {border:2px solid #19314a;}
        
        Border color #19314a