#19375d color space conversions
Hex:
        #19375d
        RGB:
        25, 55, 93
        CMY:
        90, 78, 64
        CMYK:
        73, 41, 0, 64
      HSL:
        214°, 57.6271%, 23.1373%
        HSV (HSB):
        214°, 73.1183%, 36.4706%
        XYZ:
        3.7429, 3.7294, 10.8785
        xyY:
        0.2040, 0.2032, 3.7294
      CIE-Lab:
        22.7558, 3.0577, -25.9836
        CIE-LCH:
        22.7558, 26.1629, 276.7115
        CIE-Luv:
        22.7558, -10.5515, -30.9927
        Hunter-Lab:
        19.3116, 0.8008, -19.8809
      #19375d color charts
#19375d RGB chart
      #19375d CMYK chart
      #19375d RGB pie chart
      #19375d color shades, tints & tones
#19375d color schemes
#19375d color preview, HTML & CSS examples
           This text has a color of #19375d        
        
          <p style="color:#19375d;">Text here</p>
        
        
          .mytext {color:#19375d;}
        
        Text color #19375d
      
           This box has a color of #19375d        
        
          <div style="background-color:#19375d;">Content here</div>
        
        
          .mybackground {background-color:#19375d;}
        
        Background color #19375d
      
           Border around this has a color of #19375d        
        
          <div style="border:2px solid #19375d;">Content here</div>
        
        
          .myborder {border:2px solid #19375d;}
        
        Border color #19375d