#19314e color space conversions
Hex:
        #19314e
        RGB:
        25, 49, 78
        CMY:
        90, 81, 69
        CMYK:
        68, 37, 0, 69
      HSL:
        213°, 51.4563%, 20.1961%
        HSV (HSB):
        213°, 67.9487%, 30.5882%
        XYZ:
        2.8744, 2.9534, 7.6263
        xyY:
        0.2136, 0.2195, 2.9534
      CIE-Lab:
        19.8561, 1.2251, -20.6209
        CIE-LCH:
        19.8561, 20.6573, 273.4000
        CIE-Luv:
        19.8561, -8.7031, -22.9501
        Hunter-Lab:
        17.1853, -0.2190, -14.2812
      #19314e color charts
#19314e RGB chart
      #19314e CMYK chart
      #19314e RGB pie chart
      #19314e color shades, tints & tones
#19314e color schemes
#19314e color preview, HTML & CSS examples
           This text has a color of #19314e        
        
          <p style="color:#19314e;">Text here</p>
        
        
          .mytext {color:#19314e;}
        
        Text color #19314e
      
           This box has a color of #19314e        
        
          <div style="background-color:#19314e;">Content here</div>
        
        
          .mybackground {background-color:#19314e;}
        
        Background color #19314e
      
           Border around this has a color of #19314e        
        
          <div style="border:2px solid #19314e;">Content here</div>
        
        
          .myborder {border:2px solid #19314e;}
        
        Border color #19314e