#19297c color space conversions
Hex:
        #19297c
        RGB:
        25, 41, 124
        CMY:
        90, 84, 51
        CMYK:
        80, 67, 0, 51
      HSL:
        230°, 66.4430%, 29.2157%
        HSV (HSB):
        230°, 79.8387%, 48.6275%
        XYZ:
        4.8319, 3.2478, 19.4410
        xyY:
        0.1756, 0.1180, 3.2478
      CIE-Lab:
        21.0101, 25.6977, -48.8096
        CIE-LCH:
        21.0101, 55.1611, 297.7663
        CIE-Luv:
        21.0101, -6.8482, -56.5530
        Hunter-Lab:
        18.0216, 16.3214, -51.3446
      #19297c color charts
#19297c RGB chart
      #19297c CMYK chart
      #19297c RGB pie chart
      #19297c color shades, tints & tones
#19297c color schemes
#19297c color preview, HTML & CSS examples
           This text has a color of #19297c        
        
          <p style="color:#19297c;">Text here</p>
        
        
          .mytext {color:#19297c;}
        
        Text color #19297c
      
           This box has a color of #19297c        
        
          <div style="background-color:#19297c;">Content here</div>
        
        
          .mybackground {background-color:#19297c;}
        
        Background color #19297c
      
           Border around this has a color of #19297c        
        
          <div style="border:2px solid #19297c;">Content here</div>
        
        
          .myborder {border:2px solid #19297c;}
        
        Border color #19297c