#1e548e color space conversions
Hex:
        #1e548e
        RGB:
        30, 84, 142
        CMY:
        88, 67, 44
        CMYK:
        79, 41, 0, 44
      HSL:
        211°, 65.1163%, 33.7255%
        HSV (HSB):
        211°, 78.8732%, 55.6863%
        XYZ:
        8.5882, 8.5697, 26.7926
        xyY:
        0.1954, 0.1950, 8.5697
      CIE-Lab:
        35.1422, 3.9263, -37.1520
        CIE-LCH:
        35.1422, 37.3588, 276.0327
        CIE-Luv:
        35.1422, -18.2298, -51.9654
        Hunter-Lab:
        29.2740, 1.1378, -33.7726
      #1e548e color charts
#1e548e RGB chart
      #1e548e CMYK chart
      #1e548e RGB pie chart
      #1e548e color shades, tints & tones
#1e548e color schemes
#1e548e color preview, HTML & CSS examples
           This text has a color of #1e548e        
        
          <p style="color:#1e548e;">Text here</p>
        
        
          .mytext {color:#1e548e;}
        
        Text color #1e548e
      
           This box has a color of #1e548e        
        
          <div style="background-color:#1e548e;">Content here</div>
        
        
          .mybackground {background-color:#1e548e;}
        
        Background color #1e548e
      
           Border around this has a color of #1e548e        
        
          <div style="border:2px solid #1e548e;">Content here</div>
        
        
          .myborder {border:2px solid #1e548e;}
        
        Border color #1e548e