#1e5164 color space conversions
Hex:
        #1e5164
        RGB:
        30, 81, 100
        CMY:
        88, 68, 61
        CMYK:
        70, 19, 0, 61
      HSL:
        196°, 53.8462%, 25.4902%
        HSV (HSB):
        196°, 70.0000%, 39.2157%
        XYZ:
        5.7781, 7.0810, 13.1188
        xyY:
        0.2224, 0.2726, 7.0810
      CIE-Lab:
        31.9906, -10.2549, -16.0390
        CIE-LCH:
        31.9906, 19.0371, 237.4062
        CIE-Luv:
        31.9906, -18.7688, -19.6565
        Hunter-Lab:
        26.6101, -7.8083, -10.6030
      #1e5164 color charts
#1e5164 RGB chart
      #1e5164 CMYK chart
      #1e5164 RGB pie chart
      #1e5164 color shades, tints & tones
#1e5164 color schemes
#1e5164 color preview, HTML & CSS examples
           This text has a color of #1e5164        
        
          <p style="color:#1e5164;">Text here</p>
        
        
          .mytext {color:#1e5164;}
        
        Text color #1e5164
      
           This box has a color of #1e5164        
        
          <div style="background-color:#1e5164;">Content here</div>
        
        
          .mybackground {background-color:#1e5164;}
        
        Background color #1e5164
      
           Border around this has a color of #1e5164        
        
          <div style="border:2px solid #1e5164;">Content here</div>
        
        
          .myborder {border:2px solid #1e5164;}
        
        Border color #1e5164