#1e4195 color space conversions
Hex:
        #1e4195
        RGB:
        30, 65, 149
        CMY:
        88, 75, 42
        CMYK:
        80, 56, 0, 42
      HSL:
        222°, 66.4804%, 35.0980%
        HSV (HSB):
        222°, 79.8658%, 58.4314%
        XYZ:
        7.8505, 6.2265, 29.2218
        xyY:
        0.1813, 0.1438, 6.2265
      CIE-Lab:
        29.9770, 19.5728, -49.7362
        CIE-LCH:
        29.9770, 53.4489, 291.4813
        CIE-Luv:
        29.9770, -12.3206, -66.9114
        Hunter-Lab:
        24.9530, 12.4905, -51.9658
      #1e4195 color charts
#1e4195 RGB chart
      #1e4195 CMYK chart
      #1e4195 RGB pie chart
      #1e4195 color shades, tints & tones
#1e4195 color schemes
#1e4195 color preview, HTML & CSS examples
           This text has a color of #1e4195        
        
          <p style="color:#1e4195;">Text here</p>
        
        
          .mytext {color:#1e4195;}
        
        Text color #1e4195
      
           This box has a color of #1e4195        
        
          <div style="background-color:#1e4195;">Content here</div>
        
        
          .mybackground {background-color:#1e4195;}
        
        Background color #1e4195
      
           Border around this has a color of #1e4195        
        
          <div style="border:2px solid #1e4195;">Content here</div>
        
        
          .myborder {border:2px solid #1e4195;}
        
        Border color #1e4195