#1e5964 color space conversions
Hex:
        #1e5964
        RGB:
        30, 89, 100
        CMY:
        88, 65, 61
        CMYK:
        70, 11, 0, 61
      HSL:
        189°, 53.8462%, 25.4902%
        HSV (HSB):
        189°, 70.0000%, 39.2157%
        XYZ:
        6.4080, 8.3409, 13.3288
        xyY:
        0.2282, 0.2971, 8.3409
      CIE-Lab:
        34.6829, -14.9603, -11.9212
        CIE-LCH:
        34.6829, 19.1292, 218.5497
        CIE-Luv:
        34.6829, -21.8169, -13.8158
        Hunter-Lab:
        28.8806, -10.9353, -7.1468
      #1e5964 color charts
#1e5964 RGB chart
      #1e5964 CMYK chart
      #1e5964 RGB pie chart
      #1e5964 color shades, tints & tones
#1e5964 color schemes
#1e5964 color preview, HTML & CSS examples
           This text has a color of #1e5964        
        
          <p style="color:#1e5964;">Text here</p>
        
        
          .mytext {color:#1e5964;}
        
        Text color #1e5964
      
           This box has a color of #1e5964        
        
          <div style="background-color:#1e5964;">Content here</div>
        
        
          .mybackground {background-color:#1e5964;}
        
        Background color #1e5964
      
           Border around this has a color of #1e5964        
        
          <div style="border:2px solid #1e5964;">Content here</div>
        
        
          .myborder {border:2px solid #1e5964;}
        
        Border color #1e5964