#1e485e color space conversions
Hex:
        #1e485e
        RGB:
        30, 72, 94
        CMY:
        88, 72, 63
        CMYK:
        68, 23, 0, 63
      HSL:
        201°, 51.6129%, 24.3137%
        HSV (HSB):
        201°, 68.0851%, 36.8627%
        XYZ:
        4.8732, 5.7189, 11.4367
        xyY:
        0.2212, 0.2596, 5.7189
      CIE-Lab:
        28.6919, -6.8880, -17.3098
        CIE-LCH:
        28.6919, 18.6299, 248.3010
        CIE-Luv:
        28.6919, -15.6124, -21.0615
        Hunter-Lab:
        23.9142, -5.4757, -11.6148
      #1e485e color charts
#1e485e RGB chart
      #1e485e CMYK chart
      #1e485e RGB pie chart
      #1e485e color shades, tints & tones
#1e485e color schemes
#1e485e color preview, HTML & CSS examples
           This text has a color of #1e485e        
        
          <p style="color:#1e485e;">Text here</p>
        
        
          .mytext {color:#1e485e;}
        
        Text color #1e485e
      
           This box has a color of #1e485e        
        
          <div style="background-color:#1e485e;">Content here</div>
        
        
          .mybackground {background-color:#1e485e;}
        
        Background color #1e485e
      
           Border around this has a color of #1e485e        
        
          <div style="border:2px solid #1e485e;">Content here</div>
        
        
          .myborder {border:2px solid #1e485e;}
        
        Border color #1e485e