#1e506b color space conversions
Hex:
        #1e506b
        RGB:
        30, 80, 107
        CMY:
        88, 69, 58
        CMYK:
        72, 25, 0, 58
      HSL:
        201°, 56.2044%, 26.8627%
        HSV (HSB):
        201°, 71.9626%, 41.9608%
        XYZ:
        6.0579, 7.0749, 14.9562
        xyY:
        0.2157, 0.2519, 7.0749
      CIE-Lab:
        31.9768, -7.0717, -20.4745
        CIE-LCH:
        31.9768, 21.6614, 250.9456
        CIE-Luv:
        31.9768, -18.1023, -26.1468
        Hunter-Lab:
        26.5986, -5.8937, -14.7193
      #1e506b color charts
#1e506b RGB chart
      #1e506b CMYK chart
      #1e506b RGB pie chart
      #1e506b color shades, tints & tones
#1e506b color schemes
#1e506b color preview, HTML & CSS examples
           This text has a color of #1e506b        
        
          <p style="color:#1e506b;">Text here</p>
        
        
          .mytext {color:#1e506b;}
        
        Text color #1e506b
      
           This box has a color of #1e506b        
        
          <div style="background-color:#1e506b;">Content here</div>
        
        
          .mybackground {background-color:#1e506b;}
        
        Background color #1e506b
      
           Border around this has a color of #1e506b        
        
          <div style="border:2px solid #1e506b;">Content here</div>
        
        
          .myborder {border:2px solid #1e506b;}
        
        Border color #1e506b