#1d5775 color space conversions
Hex:
        #1d5775
        RGB:
        29, 87, 117
        CMY:
        89, 66, 54
        CMYK:
        75, 26, 0, 54
      HSL:
        200°, 60.2740%, 28.6275%
        HSV (HSB):
        200°, 75.2137%, 45.8824%
        XYZ:
        7.1258, 8.3620, 18.0681
        xyY:
        0.2124, 0.2492, 8.3620
      CIE-Lab:
        34.7256, -7.8138, -22.4462
        CIE-LCH:
        34.7256, 23.7673, 250.8063
        CIE-Luv:
        34.7256, -20.4140, -29.5104
        Hunter-Lab:
        28.9170, -6.6186, -16.8039
      #1d5775 color charts
#1d5775 RGB chart
      #1d5775 CMYK chart
      #1d5775 RGB pie chart
      #1d5775 color shades, tints & tones
#1d5775 color schemes
#1d5775 color preview, HTML & CSS examples
           This text has a color of #1d5775        
        
          <p style="color:#1d5775;">Text here</p>
        
        
          .mytext {color:#1d5775;}
        
        Text color #1d5775
      
           This box has a color of #1d5775        
        
          <div style="background-color:#1d5775;">Content here</div>
        
        
          .mybackground {background-color:#1d5775;}
        
        Background color #1d5775
      
           Border around this has a color of #1d5775        
        
          <div style="border:2px solid #1d5775;">Content here</div>
        
        
          .myborder {border:2px solid #1d5775;}
        
        Border color #1d5775